Skip to content

Ryannn41/Keeper-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keeper App

Keeper is an note-taking and organization app designed to help you keep track of your thoughts, ideas, to-do lists, and more.

Techniques Used

• HTML+CSS+JavaScript.
• React.js Framework.
• MUI Library.
• Adaptive and Responsive Application Design.

App Feature

A simple Front-end Keeper App includes add and delete note function.

Installation

To run the Keeper App locally, follow these steps:

1. Clone this repository:

git clone https://github.com/Ryannn41/Keeper-App.git

2. Navigate to the directory:

cd Keeper_App

3. Install all the dependencies:

npm init -y
npm i

4. Install Material UI Library:

npm install @mui/material @emotion/react @emotion/styled

5. Install Material Icons Library:

npm install @mui/icons-material @mui/material @emotion/styled @emotion/react

6. Run App:

npm start

Preview

Initial page image

When taking notes image

After taking notes image

About

Keeper is an note-taking app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published