From 198666f470506ae1fde77cb4e81ff29f90f934ff Mon Sep 17 00:00:00 2001 From: JoanaChicau Date: Thu, 30 Jun 2022 18:38:48 +0200 Subject: [PATCH] Add 'Front-End Frameworks ' --- Front-End-Frameworks-.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Front-End-Frameworks-.md diff --git a/Front-End-Frameworks-.md b/Front-End-Frameworks-.md new file mode 100644 index 0000000..25094ea --- /dev/null +++ b/Front-End-Frameworks-.md @@ -0,0 +1,22 @@ + +## Front-End Frameworks +_for building websites and applications (free open source)_ + + +* [Bootstrap](https://getbootstrap.com/) + +* [React-Bootstrap](https://react-bootstrap.github.io/) + +* [Vue](https://vuejs.org/); + +* [Bootstrap-Vue](https://bootstrap-vue.org/play) + +* [React](https://reactjs.org/); + +* [React Native — focus on mobile](https://en.wikipedia.org/wiki/React_Native) + +* [Angular](https://angularjs.org/) + [W3 ref.](https://www.w3schools.com/angular/); + +* [Gatsby](https://www.gatsbyjs.com/docs/quick-start/) + +* [List of SSG and Frameworks](https://jamstack.org/generators/) \ No newline at end of file