/ndpnt-crds

Coding Challenge. "theme-development" branch available in Preview environment (find link under Environments).

Primary LanguageCSS

Responsive Cards

Built with React, NextJS, and Styled Components.

Other tools used: Axios, ESLint and Prettier.

Mobile

mobile screenshot

Tablet

tablet screenshot

Desktop

desktop screenshot

Getting Started

  1. Clone this repo and install dependencies with npm install.
  2. Run development server
npm run dev
# or
yarn dev
  1. Open http://localhost:3000 with your browser to see the result.
  2. Run ESLint and Prettier with npm run lint if you want to check code integrity.

Learn More

To learn more about Next.js, take a look at the following resources: