Skip to content

RushanKhan1/Keep-It

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[💡] Keep-It

A google keep clone, made with React + Node.js + Material UI

preview image

Features

  • Organize your thoughts and save important information using notes.
  • Create and Delete notes.

Build Instructions

This project was bootstrapped with Create React App.

  1. Clone the repository.
  2. Run npm install to install the dependencies.
  3. Run npm start to start the app on localhost:3000.