Hrithik5 / React-Notes-app

A Notes app made from React and Material UI Library.

Repository from Github https://github.comHrithik5/React-Notes-appRepository from Github https://github.comHrithik5/React-Notes-app

Follow the Commands to run the project

  1. cd frontend
  2. json-server --watch data/data.json --port 8000.
  3. Now, Open another terminal
  4. And type npm start.

To install the dependecies

  1. npm install

About

A Notes app made from React and Material UI Library.


Languages

Language:JavaScript 79.2%Language:HTML 14.5%Language:CSS 6.2%