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.
- Design skills
- Here is a adobe file with a prototype for a coming soon page. https://xd.adobe.com/view/b9ed8245-2809-4b31-a3c4-5c2e76ddb7e8-ecbe/?fullscreen
- Communication with REST_API
- This task tests proficiency in working with REST API and React Frameworks. The Github api is used for this task.
- Typescript
- HTML
- CSS
- react
- vite
- react-router-dom
- chakra-ui/react
- framer-motion
- @emotion/react | emotion/styled
- react-query
- react-icons
yarn dev
Open http://localhost:3002 with your browser to see the result.
To build
yarn build
Goodluck.