Skip to content

It is a clone of the Google Keep App using React. It can add and delete notes implemented using JSX and styled with CSS and Material UI.

License

Notifications You must be signed in to change notification settings

namanrox/google-keep-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 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
    • Implemented using JSX
    • Styled with CSS and Material UI.

Tech Stack

  • HTML
  • CSS
  • React Js (JSX)
  • Material UI

Demo Video

Google-Keep-Clone.webm

Environmental Setup

  • This project was developed in VS Code.

How to setup in local environment to use this project

git clone https://github.com/namanrox/google-keep-clone.git

in your GitBash or terminal of VS Code.

  • Run the command cd google-keep-clone/keep-clone
  • 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

It is a clone of the Google Keep App using React. It can add and delete notes implemented using JSX and styled with CSS and Material UI.

Topics

Resources

License

Stars

Watchers

Forks