Hello 👋🏻 This repository holds a test project for the Lead Front-end Developer role at Calibre.
Please read carefully through the test notes for details on project requirements, what’s not required and submission guidelines.
ℹ️ Prerequisites: To run this project, you will need an up-to-date Node version and npm or yarn installed.
Start by forking this repository to your GitHub account, then clone it to your machine. Go into the repository folder and run:
npm i
This is a Next.js project bootstrapped with create-next-app
. To run the development server use:
npm run dev
# or
yarn dev
Then, open http://localhost:3000 with your browser.
The easiest way to deploy a Next.js app is to use the Vercel Platform from the creators of Next.js. Check out the Next.js deployment documentation for more details. You’re welcome to use an alternative method, if you wish!