🌋 React Firebase

React Firebase Project for Epicodus

DATE 02.25.2021


✒️ By Tawnee Harris, Patrick Osten, Garrett Dean Brown and Cory Nordenbrock


📋 Description

This application is a practice project that was made using create-react-app and includes Firebase as a Backend as a Service and Firestore as a database solution. Users have the ablility to sign up, sign in and submit answers to a survey. The answers are successfully stored in the 'answers' collection in the Firestore.

⚙️ Setup/Installation Requirements

Software Requirements

  • An internet browser of your choice; I prefer Chrome
  • A code editor; I prefer VSCode

Open by Downloading or Cloning

Setup Instructions

  • After the repository is on your computer, navigate to the terminal and type in npm install
  • Next, npm start
  • View the page in the live server that opens

🐜 Known Bugs

This application has no known bugs.

☎️ Support and Contact Details

Please feel free to reach out to us anytime

💾 Technologies Used

  • React
  • JavaScript
  • Firebase
  • Firestore
  • JSX
  • Webpack
  • Babel
  • Eslint
  • Created using create-react-app

📜 Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

License

License: MIT

Copyright (c) 2021 Tawnee Harris, Patrick Osten, Garrett Dean Brown, and Cory Nordenbrock ⚖️