Pre-requisites Install Node.js version 8.0.0 Getting started Clone the repository git clone https://github.com/Shuvkant/bookStore.git Move to Bookstore directory cd boookStore Starting fronted npm run dev Starting Backend npm start Running on http://localhost:5173/ Server is running on http://localhost:3000/books