This demo made for the challenge: https://youtu.be/hqvGOPB0KmQ It's been rewritten from ReactJS CRA app.
- fully responsive
- mobile first
- each section designed to fit any viewport
- no user registration
- Team section has scrollable list of team players, so any amount of players can be added
- team players photos and stats are taken from https://stats.nba.com/
- Create Next App
- google-webfonts-helper (Example)
- React Font Awesome (Example)
- styled-components (Examples: global style, usual style)
- Material UI (Examples)
- Framer Motion (Examples: 1, 2)