Skip to content

mgreci/paige-challenge

Repository files navigation

This is a Next.js coding challenge built for Paige by Matthew Greci.

My overall thought process was to first ensure functionality of the given requirements, second refactor source code to increase readability, and third try to build a somewhat good looking UI.

Couple different places that could be optimized (the way the context obtains the product list, further TypeScript utilization, TESTS!) but I choose to not spend more than about 3 total hours on the entire challenge so I had to focus on the primary goals first.

Getting Started

First, run the development server:

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

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published