Skip to content

abel-masila/react-turbo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Steps To Use Github Code:

  1. Clone the repo.
  2. Go to the project and run npm install
  3. Go to the https://firebase.google.com/ Firebase console and configure the database.
  4. Open src directory and load App.js in your editor. Locate:
    var config={
      apiKey: "",
      authDomain: "",
      databaseURL: "",
      projectId: "",
      storageBucket: "",
      messagingSenderId: ""
    };
    
    and update it with your firebase database credentials.
  5. Type in npm start.
  6. Open a browser and go to http://localhost:3000

About

A simple ReactJS app with Firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published