Skip to content

A fully functional clone of the Google Keep app built using React. This project replicates key features like adding, editing, pinning, archiving, deleting, and restoring notes. Styled with CSS and Bootstrap, the app offers a clean and responsive UI, showcasing React's capabilities in building dynamic single-page applications.

Notifications You must be signed in to change notification settings

balaji305/js-keep-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google-Keep-Clone

Language Framework

About

  • It is a clone of the Google Keep App using React.
  • It's functionality includes:
    • Adding a note
    • Deleting a note
    • Editing a note
    • Implemented using JSX
    • Styled with CSS & Material UI

Tech Stack

  • HTML
  • CSS
  • React Js (JSX)

Environmental Setup

  • This project was developed in VS Code.

How to setup in local environment to use this project

git clone https://github.com/balaji305/keeper_app.git

in your GitBash or terminal of VS Code.

  • Run the command cd keeper_app
  • Run npm install to install all dependencies for the project.
  • Run npm start to start the project on localhost:3000.
  • Now you are set to use this project locally.

About

A fully functional clone of the Google Keep app built using React. This project replicates key features like adding, editing, pinning, archiving, deleting, and restoring notes. Styled with CSS and Bootstrap, the app offers a clean and responsive UI, showcasing React's capabilities in building dynamic single-page applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published