This is a Next.js project - technical test for frontend engineer.
Here is repository.
Here is domain deploy.
This project I making with NextJs, Typescript. Also i use prettier and eslint . I'm using redux and redux toolkit in this project.
About data, I hardcode all the data in state at redux, Because I have no experience in deploying backend projects.
First, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.