Skip to content

chaoky/coodesh-front-end-2021

Repository files navigation

coodesh front end 2021

Simple Antd + React project for the coodesh 2021 front end challenge

  • loadmore button integrated into pagination.
  • universal search instead of name search in main search bar.
  • since random user api doesn’t support filtering or sorting, this functionality is very awkward to use

Tools and Libraries

  • React
  • Ant Design
  • Type-route (routing)
  • TypeScript
  • Create-react-app (craco)
  • Jest
  • Docker
  • Eslint
  • Husky
  • Prettier
  • Emotion

Running

prod

~ docker-compose up

http://localhost:3000/

dev

~ pnpm install
~ pnpm start

http://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published