online bookstore .. Here we offer and sell books online
What is the importance of books in our life? Books play a quintessential role in every student’s life by introducing them to a world of imagination, providing knowledge of the outside world, improving their reading, writing and speaking skills as well as boosting.
memory and intelligence. The importance of books in our life cannot be undermined for they not only help in broadening our horizons but also act as doorways of connecting us with the world around us. They function as survival kits, they influence us and leave an impact on us. and for that .we work on this project . the project is about the "Online BookStore App". this app displays books as an online products.this app has many features :
- Ability to search about the books you want .
- Provides information on books [description ,year ,rating ,image, price].
- Possibility to buy books .
- Delivery possibility.
- Services [SAME DAY FREE DELIVERY,Gift Card,CASH & CARD ON DELIVERY,7 Days Return]. and all tihs features give the user facilities
- easy to search & purchase.
- easy to find book.
- saving time.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Visual Studio Code follow this link (https://code.visualstudio.com/) to install
- Git bash follow this link (https://git-scm.com/) to install
- Github follow this link (https://github.com/)
- mongo DB Compass follow this link (https://www.mongodb.com/) to install
- Express JS follow this link (https://expressjs.com/) to install
- node js follow this link (https://nodejs.org/en/) to install
- Postman follow this link (https://www.postman.com/) to install
cart & order: shows the chosen book by the user with the quantity, the price, and the ability to update and delete the book from the cart.
- Visual Studio Code -VS code
- Mongo DB Compass - Database
- Express JS - Server Framework
- React JS - Web Framework
- Node JS - Server Environment
- Postman
- Clone the repo to your local machine using git bash. ~~> https://github.com/C6-Aseelyaser/MERAKI_Academy_Project_4
- Install packeges repeat this step in backend and frontend folder ~~> npm i
- Run server using git bash inside backend folder ~~> npm run dev
- Run application using git bash inside frontend folder ~~> npm run start
- Installing packages
npm i axios
npm i react-router-dom
npm i bcrybt
npm i dotenv
npm i express
npm i jsonwebtoken
npm i mongoose
now the app is ready to use
This project is guided by ©️ MERAKI Academy