Skip to content

Manchester City is a Futbol Soccer club landing page where you can enter your email to win a Jersey!

Notifications You must be signed in to change notification settings

FernandoFigueroa0710/Manchester-City-FC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manchester City FC is a static webpage as a homage to the English Soccer club from the premier league. This project was possible with the aid of a Udemy tutorial for the layout, inspiration and deeply understanding of the power and functionality of React as a library

alt text

What have I learned on this project?

  • The MVC model architecture for React
  • The creation and implementation of High Order Components (HOC) in React
  • The creation and implementation of reusable components and functions in React
  • Complex animations and transitions using:
    React Move
    React Reveal
    d3-ease
  • Using Material-UI to make the page look better and create HOC and reusable components
  • Creating Routes to effectively navigate the application
  • Create Authentication to create an admin endpoint
  • Create an Admin dashboard, performing CRUD operations
  • Create a submit and update form within the same component
  • The use of authentication to protect routes
  • The use of Firebase as a database and image store for images upload
  • Effective communication with Firebase database to perform CRUD operations
  • Deployment of Static web app with Heroku

You can see the app live HERE

To get started

  • Fork this repository
  • Clone it to your local machine
  • Access the root directory of the project
  • Run npm install to install all dependencies
  • Run npm start to run the project on development mode.
  • Open http://localhost:3000 to view it in the browser.

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.

This project was bootstrapped with Create React App.

About

Manchester City is a Futbol Soccer club landing page where you can enter your email to win a Jersey!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published