Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/umarnawaz33/keeper
- Owner: UmarNawaz33
- License: mit
- Created: 2021-10-03T11:40:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-03T13:31:16.000Z (over 3 years ago)
- Last Synced: 2024-11-25T00:27:14.393Z (about 2 months ago)
- Topics: css3, html5, localstorage, material-ui, react
- Language: JavaScript
- Homepage: https://umarnawaz33.github.io/keeper/
- Size: 654 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.