Skip to content

I-am-abdulazeez/peddle-frontend-assessment

Repository files navigation

Frontend Coding Challenge

This app is a frontend coding assessment based on vite-react app. Added chakra-ui/react as a ui-framework & react-router-dom for routing across the application. This application consists of two tasks.

Task one

Task two

  • Communication with REST_API
  • This task tests proficiency in working with REST API and React Frameworks. The Github api is used for this task.

Language used.

  • Typescript
  • HTML
  • CSS

Libraries used.

  • react
  • vite
  • react-router-dom
  • chakra-ui/react
    • framer-motion
    • @emotion/react | emotion/styled
  • react-query
  • react-icons

Get started

yarn dev

Open http://localhost:3002 with your browser to see the result.

To build

yarn build

Goodluck.