Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/umarnawaz33/keeper

This website let you save the notes.
https://github.com/umarnawaz33/keeper

css3 html5 localstorage material-ui react

Last synced: about 1 month ago
JSON representation

This website let you save the notes.

Awesome Lists containing this project

README

        

## About The Project
This website allows you to store the text notes. The notes are stored in local storage so it wont be deleted on page refresh.

## Demo
https://umarnawaz33.github.io/keeper/

## Getting Started
To run this project first you need to setup your enviroment for nodejs and react. After that you need to:
* Clone this project.
* Use `npm install` command to install all the packages.
* Use `npm start` to start the server on localhost.

### Built With
This application is built with the following:
* [React](https://reactjs.org/)
* [Material UI](https://mui.com/)
* HTML5
* CSS3
* Local Storage

## License

Distributed under the MIT License. See [LICENSE](https://github.com/UmarNawaz33/keeper/blob/master/LICENSE) for more information.