This is a WebApplication to save whatever you want, you can use it as a daily todo list app or to save your necessary information, links, etc.
- HTML
- CSS
- JavaScript
- React.js
- Material UI
- Transparent Textures
Use it here: zap-notes
It provides simple UI to interact and perform basic operations like add and delete particular Record.
- Clone the Repo on your local machine
git clone https://github.com/prateek-pixels/Zap-Notes.git
Download files run: npm install in terminal to install node modules
- Install NPM packages (one-time)
npm install
- Run App
npm start
- 👍