aghArdeshir / alibaba-challenge-react

Home Page:alibaba-challenge-react.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes:

  • [ ❓ ] Repository is public, it is OK, tight?
  • [ ❌ ] Single country route is not done (and of course, border countries as well), only home page is done
  • [ ✅ ] Dark/Light theme is done (using css variables)
  • [ ✅ ] Home page's Search & Filter functionality is done (fuzzy search as well)
  • [ 🆒 ] Commit History shows the route I've taken
  • [ ❌ ] Sort is not done
  • [ ❌ ] Server Side Rendering is not done
  • [ ❌ ] Lazy Loading is not done (nor components neither country images & list)
  • [ ❌ ] Google Analytics is not done
  • [ ❌ ] Dockerizing is not done
  • [ ❌ ] Unit tests are not done
  • [ ❌ ] Syncinc state with URL is not done
  • [ ✅ ] Deployed using vercel: https://alibaba-challenge-react.vercel.app/
  • [ 🆒 ] Time Spennt: ~4 Hours
  • [ 🆒 ] Everything is create-reat-app and react-scripts

About

alibaba-challenge-react.vercel.app


Languages

Language:TypeScript 77.8%Language:HTML 13.4%Language:CSS 8.8%