arayofcode / fullstackopen-2021

Solutions to the problems of FullStackOpen course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains my solutions to the problem sets of the course.

About the Course

This course serves as an introduction to modern web application development with JavaScript. The main focus is on building single page applications with ReactJS that use REST APIs built with Node.js. The course also contains a section on GraphQL, a modern alternative to REST APIs. The course covers testing, configuration and environment management, and the use of MongoDB for storing the application’s data.

About

Solutions to the problems of FullStackOpen course


Languages

Language:JavaScript 67.7%Language:HTML 31.8%Language:CSS 0.5%