/nba-legends-react

A React project that shows the NBA Legends and their stats.

Primary LanguageJavaScript

NBA Legends Project

A React project that shows the NBA Legends and their stats.

About Me ๐Ÿ’™ยป

๐Ÿ“ซ How to reach me _yamisagi yamisagi


How To Run This Project ๐Ÿš€


  • Clone the repo

    git clone
  • Install NPM packages

    npm install
  • Run the project

    npm start
  • Open the project on your browser

    http://localhost:3000/
  • Enjoy! ๐ŸŽ‰


(back to top)

About The Project

In this repository, I will create a React project that shows the NBA Legends and their stats. I will use th React-Bootstrap for this project.

Roadmap

  • Project Setup
  • Setup the React-Bootstrap
  • Create the Header
  • Create & Implement the Search Bar
  • Create the Card Component
  • Implement the Search Functionality
  • Create CardList Component
  • Implement Data Fetching & Filtering
  • Create the Footer
  • Implement the Events
  • Create Animation for the Card
  • Implement for Mobile View
  • Project Done ๐ŸŽ‰
  • Deploy the Project to Netlify ๐Ÿš€

(Still working on it...)

(back to top)