Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 499 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 499 Bytes

Notes App

This is a Progressive Web App (PWA) for note-taking. This app is made using the React library and styled using Material UI.

Contributions

Contributions are welcome!

Setup

Once you have forked this repository and cloned it to your machine, you can install its dependences with npm install. To run the project locally, please use the command npm run start.

When you are happy with the changes you've made, please make a pull request and I will look into it as soon as I can!