Skip to content
This repository has been archived by the owner on Apr 17, 2021. It is now read-only.

Latest commit

 

History

History
41 lines (34 loc) · 971 Bytes

README.md

File metadata and controls

41 lines (34 loc) · 971 Bytes

The Full Stack Open Course

This repository is all about the projects and exercises that are submitted on the open courseware https://fullstackopen.com/en

Tech Stack

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

Certificate