A React app that allows users to create and delete notes. I built it to learn more about the components library Material UI. I used the JSON-Server library to store the data locally and the React-Mansory library to optimize the layout of the cards.
This project is created with:
- REACT
- Material UI
- JSON-SERVER
- React-Masonry
- CSS
In the project directory, you can run
npm install
To install the dependencies package.
npm start
Runs the app in development mode
Open http://localhost:3000 to view it in the browser.
The page will reload if you make any edits.
You will also see any lint errors in the console.