Skip to content

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

Notifications You must be signed in to change notification settings

maryamghorbani/NoteTaking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published