Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 555 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 555 Bytes

Nice Gadgets

E-commerce website where you can buy gadgets

DEMO-LINK

Hosted on: Render (it may take up to a minute to wake up the server)

Tech Stack

Client: React, React-Router, Context, TypeScript, LocalStorage, HTML5, CSS3(Sass)

Server: Node.js, Express, REST API, MySQL

Run Locally

  • npm i - install dependencies
  • npm start - run development server
  • npm run deploy - build and deploy to GH Pages