This repository is all about the projects and exercises that are submitted on the open courseware https://fullstackopen.com/en
The course teaches the following frameworks and libraries:
- Front End
- React Js(16.8.0+) with hooks and routing
- Redux
- Axios
- Semantic UI & Bootstrap for React
- Webpack
-
Backend
- Node Js
- Express
- REST API and GraphQL
- Database - MongoDB
- Testing
- Jest based unit and integration testing (Both frontend and backend)
- Cypress - End To End Testing