Keeper is an note-taking and organization app designed to help you keep track of your thoughts, ideas, to-do lists, and more.
• HTML+CSS+JavaScript.
• React.js Framework.
• MUI Library.
• Adaptive and Responsive Application Design.
A simple Front-end Keeper App includes add and delete note function.
To run the Keeper App locally, follow these steps:
git clone https://github.com/Ryannn41/Keeper-App.git
cd Keeper_App
npm init -y
npm i
npm install @mui/material @emotion/react @emotion/styled
npm install @mui/icons-material @mui/material @emotion/styled @emotion/react
npm start