Skip to content

kelott/nightly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nightly

Nightly is an e-commerce site built for mobile. It is inspired by the Amazon.com mobile site, but unlike Amazon, Nightly has dark-mode.

Getting started

  1. Clone the repo
git clone git@github.com:kelott/nightly.git
cd nightly
  1. Install dependencies in root folder and client folder
npm install
  1. Start the server from the server folder
npx nodemon index.ts
  1. Start the client development server from the client folder
npm start

Tech Stack

Frontend

Backend

Author

Kevin Ott - Github - LinkedIn

About

A better e-commerce site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors