SriNandan33 / react-bookshop

:orange_book: BookShopy: E-Commerce application built with :heart: and React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookshopy

Simple eCommerce application using React.

Live Demo

https://srinandan33.github.io/react-bookshop

Setup

Requirements

  • Node
  • NPM

Package Installation

Go to the project folder(using console using cd command) where package.json lives and execute the following command

  npm install

Start the app

  npm start

The application will start automatically in your browser on http://localhost:3000

About

:orange_book: BookShopy: E-Commerce application built with :heart: and React.


Languages

Language:JavaScript 59.5%Language:CSS 30.1%Language:HTML 10.4%