/NoteTaking

A small app to take a note with real time database in Firebase

Primary LanguageJavaScript

How to buildNote-taking project

This project was bootstrapped with Create React App.

Available Scripts

  1. Open your terminal and then type:

$ git clone {the url to the GitHub repo}



2. cd into the new folder and type:

$ npm install

This installs the required dependencies



3. To run the React project:

$ npm start

You are done!

** You can add, edit and delete a note.
** You can find these pages:
- Home page: / or /home
- About page: /about
- Not found page: /sth-random