/notes-app-material-ui

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.

Primary LanguageJavaScript

Notes App with Material UI

Table of contents

General info

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.

Tech Stack

This project is created with:

  • REACT
  • Material UI
  • JSON-SERVER
  • React-Masonry
  • CSS

Setup

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.