Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harshnarayanjha/fullstackopen
Taking the FullstackOpen Course on https://fullstackopen.com/en/
https://github.com/harshnarayanjha/fullstackopen
fullstack fullstackopen fullstackopen2024
Last synced: 15 days ago
JSON representation
Taking the FullstackOpen Course on https://fullstackopen.com/en/
- Host: GitHub
- URL: https://github.com/harshnarayanjha/fullstackopen
- Owner: HarshNarayanJha
- Created: 2024-06-12T13:13:05.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-10-27T15:51:57.000Z (2 months ago)
- Last Synced: 2024-10-27T16:39:08.085Z (2 months ago)
- Topics: fullstack, fullstackopen, fullstackopen2024
- Language: JavaScript
- Homepage:
- Size: 864 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fullstackopen
This repository contains my exercise solutions for the fullstackopen course [here](https://fullstackopen.com/en/) for part0, part1 and part2. Part 3 and onwards is in this [repo](https://github.com/HarshNarayanJha/fullstackopen-backend)
> Learn React, Redux, Node.js, MongoDB, GraphQL and TypeScript in one go! This course will introduce you to modern JavaScript-based web development. The main focus is on building single page applications with ReactJS that use REST APIs built with Node.js.
## Completion
- [x] part0
- [x] part1
- [x] part2
- [x] [part3](https://github.com/HarshNarayanJha/fullstackopen-backend/tree/main/part3)
- [x] part4
- [ ] part5
- [ ] part6
- [ ] part7
- [ ] part8
- [ ] part9
- [ ] part10
- [ ] part11
- [ ] part12
- [ ] part13