/keeper-app

Primary LanguageJavaScript

Keeper App

Developed an interactive app to stay organized. You can create notes for the to-do list, reminders, or just simple note-to-self.

Live demo can be access at https://keeper-app.yusufalp.vercel.app/

Technologies Used

React, React Hooks, Babel, HTML5, CSS3, JavaScript

Live web is hosted on Vercel

How to run this program locally

Clone the repo to your local machine:

git clone https://github.com/yusufalp/keeper-app.git

Install dependencies

npm install

start the app (should start on http://localhost:3000/):

npm start

Bug reports

If you discover any bugs, feel free to create an issue on GitHub. Please add as much information as possible to help us in fixing the potential bug. We also encourage you to help even more by forking and sending us a pull request.

https://github.com/yusufalp/keeper-app/issues

Screenshots

Home Page

Home Page

Developed by Yusuf Alp