Welcome to the Ecommerce Bookstore, a modern web application built with ReactJS, Material-UI, HTML, CSS, and JavaScript. This project allows you to create and manage an online bookstore where users can browse, search, and purchase books. π

Experience the Ecommerce Bookstore in action: Live Demo π
π Browse a vast collection of books π Search for books by title, author, or genre π Add books to your shopping cart π³ Checkout and make secure payments π¦ Track your order and receive shipping updates π€ User authentication and profile management π Responsive and user-friendly design
To get the Ecommerce Bookstore up and running on your local machine, follow these simple steps:
-
Clone the repository:
git clone https://github.com/your-username/ecommerce-bookstore.git -
Navigate to the project directory:
cd ecommerce-bookstore -
Install dependencies:
npm install -
Run the development server:
npm start
The app should now be running on http://localhost:3000. Open this link in your web browser to start using the Ecommerce Bookstore locally.
-
Browse Books:
- Explore the wide range of books available on the homepage.
- Filter books by genre or search for specific titles or authors.
-
Add to Cart:
- Click on a book to view its details.
- Add books to your shopping cart by clicking the "Add to Cart" button.
-
Checkout:
- When you're ready to complete your purchase, click the shopping cart icon.
- Review your cart and click "Checkout."
- Enter your shipping details and payment information.
-
User Authentication:
- Sign up or log in to manage your profile and view order history.
-
Responsive Design:
- The application is responsive and works seamlessly on both desktop and mobile devices.
- ReactJS βοΈ
- Material-UI ποΈ
- HTML5 π
- CSS3 π¨
- JavaScript π
We welcome contributions to the Ecommerce Bookstore project. If you'd like to help make it even better, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes to your fork.
- Submit a pull request with a detailed description of your changes.
This project is licensed under the MIT License - see the LICENSE file for details.
Happy reading and happy coding! ππ»π
βοΈ Login
βοΈ Register
βοΈ User Profile
βοΈ Book Page
βοΈ Categories
βοΈ Book Listing Page
βοΈ Cart Page
βοΈ Logout
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Note: this is a one-way operation. Once you eject, you can't go back!