advaittrivedi1122 / bookshore-private

BookShore: An E-book store

Home Page:https://bookshore.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BookShore : E-Book Store

Steps to start the web application in local machine

Pre-requisites :-

1 - clone the project in local machine.
2 - refer to .env.sample file in frontend and backend folders and create .env file in both folders accordingly.
3 - use required npm version used for the project. (nvm use v18.18.2).
4 - Start backend before starting frontend to avoid errors.
Steps to start Backend :-

1 - cd backend
2 - npm install
3 - npm start
Steps to start Frontend :-

1 - cd frontend
2 - npm install
3 - npm run dev

About

BookShore: An E-book store

https://bookshore.vercel.app


Languages

Language:TypeScript 97.9%Language:JavaScript 1.3%Language:HTML 0.7%Language:CSS 0.1%