Skip to content

hughbric/product-catalogue

Repository files navigation

React Exercise

Overview

This is a Next.js application deployed on Vercel here:

It uses Tailwind CSS for styling and Jest with React-Testing-Library for testing.

Please click on a product card to see price information.

Installation

To run this project locally, clone the repository and run the following commands:

npm install
npm run dev

Open your browser and navigate to http://localhost:3000.

Testing

To run the tests, run the following command:

npm run test

About

Next.js app displaying product info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published