Skip to content

This project is a Keeper app built using ReactJS framework ๐Ÿ“. The app can be useful to keep a track of your day-to-day to-do works. Notes can be created and deleted at will.

License

Notifications You must be signed in to change notification settings

olivertang40/react_KeeperApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

react_KeeperApp

react_KeeperApp: A simple react based application that is the clone of google keep 1659035527754

Setup

Make sure to follow all these steps exactly as explained below. Do not miss any steps or you won't be able to run this application.

Clone the repositories

USING HTTPS

git clone https://github.com/olivertang40/react_KeeperApp.git

USING SSH

git clone git@github.com:olivertang40/react_KeeperApp.git

Install the Dependencies

Next, from the project folder, install the dependencies:

npm i

Start the App

npm start

This will launch the React App on port 3000. If that port is busy, you can set a different port.

Open up your browser and head over to:

http://localhost:3000/

You should see the home page of Keeper App. That confirms that you have set up everything successfully.

About

This project is a Keeper app built using ReactJS framework ๐Ÿ“. The app can be useful to keep a track of your day-to-day to-do works. Notes can be created and deleted at will.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published