The Where's Waldo Front is created according to the assignment from The Odin Project course
🔗 Live demo of the project is here.
🔗 API hosting of the project is here.
- Handle loading and error data fetching states properly
- Fully responsive Quick note:
- odlaw x: 10% - y: 35%
- wizard x: 26% - y: 34%
- waldo x: 61% - y: 37%
- Used React Router Dom
- Used Tailwindcss
- Used Vite
HTTPS - git clone https://github.com/minhhoccode111/wheres-waldo-front.git
SSH - git clone git@github.com:minhhoccode111/wheres-waldo-front.git
cd wheres-waldo-front
npm install
npm start
- Some animations
- Light, dark themes
- Search, sort score board
- See all my projects' live demos
-
See my previous project Blog API
-
See this project backend Where's Waldo Back