Skip to content

rabijitsingh/keep_clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KEEP-CLONE

Gitter chat

Demo

kcdemo

Steps to run

Configuring Firebase

  • Go to Firebase Console and click "Add project".

  • Give a name and click on create app.

  • Click on the " </> " icon in project overview and copy the config values and add it in src/config/config.json in your project.

  • Go to authentication and click on sign-in method and enable "Email/password"

  • Go to Database and create database on Realtime Database and Enable test mode.

Installing depencencies and running the app

  • Fork the repository

  • Clone the repository git clone https://github.com/<username>/keep_clone.git where < username > is your username

  • Install create-react-app npm install -g create-react-app

  • cd keep-clone

  • npm install

  • npm start

Contributions

  • Contributors are welcome and please comment on the issue before working on it.

  • Please note: Dont commit your config.json file

gitter Channel : https://gitter.im/keep-clone/Lobby

About

a google keep clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.0%
  • CSS 10.9%
  • HTML 5.1%