Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohammed-khaledx/md-react-notes

react practice from scrimba course
https://github.com/mohammed-khaledx/md-react-notes

debouncing firestore localstorage md useeffect usestate

Last synced: 21 days ago
JSON representation

react practice from scrimba course

Awesome Lists containing this project

README

        

# Project Versions

This project has two versions:

1. **Local Storage Version** - stored in the `main` branch.
2. **Firebase Version** - stored in the `firebase-version` branch.

## Getting Started
Install the dependencies and run the project
```
npm install
npm start
```

Head over to https://vitejs.dev/ to learn more about configuring vite
## About Scrimba

At Scrimba our goal is to create the best possible coding school at the cost of a gym membership! 💜
If we succeed with this, it will give anyone who wants to become a software developer a realistic shot at succeeding, regardless of where they live and the size of their wallets 🎉
The Frontend Developer Career Path aims to teach you everything you need to become a Junior Developer, or you could take a deep-dive with one of our advanced courses 🚀

- [Our courses](https://scrimba.com/allcourses)
- [The Frontend Career Path](https://scrimba.com/learn/frontend)
- [Become a Scrimba Pro member](https://scrimba.com/pricing)

Happy Coding!