Skip to content

Repository files navigation

Project Title

This project is a submission for a coding task assigned by Imona Company. It was completed by Bayode Emmanuel Olaseeni.

It was built using Next.js bootstrapped with create-next-app.

Setup Instructions

To set up this project locally, follow these instructions:

  1. Clone the repository to your local machine.
  2. Navigate to the project directory.
  3. Install the required dependencies by running npm install (or yarn, pnpm, bun if you prefer).
  4. Create a .env file in the root directory of the project and add the following line:
NEXT_PUBLIC_API_URL="https://reqres.in/api"

To run the development server, use the following command:

npm run dev or yarn dev or pnpm dev or bun dev

Then, open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages