Skip to content

jminguely/ultimate-ranking

Repository files navigation

Ultimate-Ranking (workin' progress)

Leaderboard system to be used for casual leagues for the game Smash Bros Ultimate. The project is powered with React and features a firebase live database.

Run the thing

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.

firebase deploy

To deploy the whole app. You'll probably have to specify some .env variables, on the roots of your projets.

Roadmap

  • Finishes the authentification through Mail Password / Facebook / Google account. Nearly done
  • Manages the admin access and verify the security
  • Work some design and other niceness

ETA: January 2019

Learn More about React

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Releases

No releases published

Packages

No packages published