-
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.
-
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
-
Contributors are welcome and please comment on the new-issue before working on it.
-
Please note: Dont commit your config.json file
gitter Channel : https://gitter.im/KeepClone/community#