It's a simple sample from FPL.
FPL is stands for Fantasy Premier League. It's a sample of real soccer with data updated weekly, with many players, and points related to their weekly performance. This project is a simple sample of FPL. It was our project in Software Development Internship at Rahnema College. Our project is also responsive in a good way!
- First, open the latest release of the project.
npm install
- You can start the project locally and over HTTP using
npm start
or locally and over HTTPS usingnpm start-https
.
- Schematic
- List
- Substitution
- You can use
return
instead ofyes
oresc
instead ofno
directly from your keyboard.
- You can use
- Schematic
- Arrow keys work for switching between players in the ground.
- List
- Arrow keys work for switching between players' rows in the list.
- Deletion
- You can use
return
instead ofdeletion
oresc
instead ofcancellation
directly from your keyboard.
- You can use
- Like & Dislike
- Seeing Profile
- Search
- Seeing Profile
- Editing Profile
- A simple animation when you hover over your profile photo.