A front end app created using React. Used Firebase for database, storage and authentication.
Liverpool FC is a professional football club in Liverpool, England, that competes in the Premier League, the top tier of English football.
I have created a front end web app for the team with details about the matches and team players. The app has a clean UI, animation effects and an admin dashboard with user authentication to Add/Edit/Delete matches and players.
Have a look at the Live version here.
Admin Login: { email: "[email protected]", password: "password" }
- React
- Firebase
$ git clone https://github.com/roheat/liverpoolfc.git
$ cd liverpoolfc
$ npm install
Step 4
- Add Firebase to the project and provide your app's Firebase project configuration to /src/firebase.js
.
$ npm start
In browser, open http://localhost:3000
- Single page application routing using react router
- Animations using react move and react reveal
- Using firebase with react
- Authentication with email and password using firebase
- Form validation and verification
- Handling file upload in firebase storage using react firebase file uploader
- Add/Edit/Delete data in firebase database from react front end
- Creating a folder structure from sratch for a react app
- Material UI
- Writing custom CSS
- React
- React Router
- React Move
- React Reveal
- Firebase
- React Firebase File Uploader
- d3-ease
- Material UI
- Premier League - Liverpool
MIT © roheat
- Website - roheat.com
- Twitter - @roheatdotcom
- LinkedIn - Rohith Srivathsav