This project is an attempt to make a Notes App using my basic knowledge of React.
Status: ✅ Finished
https://sanusisusi.github.io/notes-app
- CSS Modules
- React.js
-
User can create a note -
User can edit a note -
User can delete a note -
When closing the browser window the notes will be stored and when the User returns, the data will be retrieved
In the project directory:
npm install
npm start
