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.
Software Requirements
- An internet browser of your choice; I prefer Chrome
- A code editor; I prefer VSCode
Open by Downloading or Cloning
- Navigate to https://github.com/tawneeh/react-firebase.git
- Download this repository to your computer by clicking the green Code button and 'Download Zip'
- Or clone the repository
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
This application has no known bugs.
Please feel free to reach out to us anytime
- Tawnee Harris tawneeh@icloud.com
- Patrick Osten patrickosten040@gmail.com
- Garrett Dean Brown gman9mm@live.com
- Cory Nordenbrock cordenbrock@gmail.com
- React
- JavaScript
- Firebase
- Firestore
- JSX
- Webpack
- Babel
- Eslint
- Created using
create-react-app
In the project directory, you can run:
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.
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.
Copyright (c) 2021 Tawnee Harris, Patrick Osten, Garrett Dean Brown, and Cory Nordenbrock ⚖️