Nazmulislam007 / BookBD

1. Book e-commerce website.

Home Page:https://book-app-123.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E-commerce website...

Step 1. Clone this repository.

git clone https://github.com/Nazmulislam007/BookBD.git

Step 2. Installation

Go to the cloned directory

cd BookBD

# change the directory individually to client and server
cd client
cd server
$ yarn
# or
$ npm install

Step 3. Run in development

$ yarn dev
# or
$ npm run dev

Runs the app in the development mode.

Open http://localhost:5173 to view frontend in your browser.

Open http://localhost:3002 for backend.

Note: Make sure you have installed node version 18+.

About

1. Book e-commerce website.

https://book-app-123.web.app/


Languages

Language:TypeScript 75.7%Language:JavaScript 22.3%Language:CSS 1.8%Language:HTML 0.2%