Skip to content

zneb/shopify-challenge

Repository files navigation

NASA APOD

This is a project made for the Shopify Front End Developer Intern Challenge.

Demo Link

https://shopify-challenge-snowy.vercel.app/

Features

  • Likes save in localstorage
  • Date picker for previous days
  • Pages are server rendered for the best preformance

Running

# Dev
npm install
npm run dev

# Production
npm install
npm run build
npm run start

# Test
npm run test

Showcase

Mobile screenshot of the website Desktop screenshot of the website Showcase of the date picker