RNR1 / juno-records

A remake of the Juno Records website - my favorite online record store

Home Page:https://juno-records.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Juno Records (WIP)

Motivation

This is a tribute for one of my favorite online record stores, Juno Records.

I decided to challenge myself to reverse engineer their website with Next.js and without using 3rd party design libraries, only my CSS-styled-components skills.

Running the project

  1. Clone the project.
  2. Run yarn.
  3. Run yarn dev.
  4. Navigate to http://localhost:3000.

Building the project

  1. Run yarn build.
  2. Run yarn start.
  3. Navigate to http://localhost:3000;

Screenshots

Header

Header

Responsive View

Responsive Header

Search + Dropdown

Dropdown menu

Footer

Footer

Responsive View

Responsive Footer

Vertical Tabs

Vertical Tabs

About

A remake of the Juno Records website - my favorite online record store

https://juno-records.vercel.app


Languages

Language:TypeScript 99.7%Language:Shell 0.2%Language:JavaScript 0.1%