braswelljr / bookshop

A react and nodejs bookshop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BOOKSHOP

BOOKSHOP is a bookshop client for fetching and adding bookshop.

To Run Locally

Clone repository

git clone https://github.com/braswelljr/bookshop.git

Install dependencies

yarn install
# or
npm install

Run command

yarn run serve
# or
npm run serve

About

A react and nodejs bookshop.


Languages

Language:TypeScript 80.6%Language:JavaScript 9.6%Language:CSS 7.9%Language:Shell 1.9%