Servers : NodeJS & Firebase
Client : ReactJS v16.8 (With hooks and context api)
Package Manager : NPM
This application runs only in mobile mode, if you enter from your computer's browser, activate mobile mode via developer options.
- Clone the repository
- Navigate to the cloned folder
- Run
npm install
- start the application using the following scripts :
In the project directory, you can run:
Runs the app in development mode with hot-reloading using react-scripts. 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.
Runs the app using the server in production mode from ./build
Open http://localhost:8080 to view it in the browser.
This script is used by heroku when deployed to auto-run the application.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
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!
We use both firebase and heroku.
Firebase as our login provider and db, and heroku to deploy the application with auto cd from github.
master
-> Deployed automatically to https://spleat-app.herokuapp.com/