Skip to content

An online realtime autosaving notes keeping app using ReactJs, Firebase, and TailwindCSS

Notifications You must be signed in to change notification settings

jasbindar-singh/Noto

Repository files navigation

NOTO

Check it out
NOTO

To run it on your local machine follow these steps,

  1. Clone the project
  2. Goto the cloned folder
  3. Run command npm install
  4. Create a .env file in the cloned folder and paste your firebase project config as follow
    REACT_APP_FIREBASE_KEY=<your config>
    REACT_APP_FIREBASE_DOMAIN=<your config>
    REACT_APP_FIREBASE_DATABASE=<your config>
    REACT_APP_FIREBASE_PROJECT_ID=<your config>
    REACT_APP_FIREBASE_STORAGE_BUCKET=<your config>
    REACT_APP_FIREBASE_M_SENDER=<your config>
    REACT_APP_FIREBASE_APP_ID=<your config>
    REACT_APP_FIREBASE_M_ID=<your config>
  1. Run command npm start

About

An online realtime autosaving notes keeping app using ReactJs, Firebase, and TailwindCSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published