π Stars | π΄ Forks | π Issues | π Open PRs | π Close PRs | π οΈ Languages | π₯ Contributors |
Welcome to Online Book Sales, an e-commerce platform where you can browse, purchase, and enjoy a wide range of books from our extensive catalog! Our system is built with a 3-tier architecture, featuring a MongoDB database backend, Node.js & Express.js middleware, and a sleek React frontend.
Frontend | Backend | Database |
---|---|---|
We encourage everyone to be respectful and inclusive. Please take a moment to review our Code of Conduct to help foster a positive environment. π¬
We welcome all contributions! π If you'd like to add new features or fix bugs, check out the Contributing Guidelines to get started. Fork the repo, clone it, make your changes, and submit a pull request.
Hereβs how to fork the project:
Navigate to the Repository:
Click the Fork Button:
Create Your Copy:
Follow these steps to run the project on your local machine:
Clone the repository:
git clone https://github.com/Trisha-tech/OnlineBookSales.git
cd OnlineBookSales
Write the command.
npm install
For Frontend Go to 'client' directory write command
npm install
Write the command.
yarn start / npm start
That's it! Youβre ready to explore the application locally. π
npm install
fails:
node -v
and npm -v
in your terminal.sudo npm install
(for macOS/Linux) or running the command prompt as an administrator (for Windows).Cannot find module 'express'
:
npm install
in both the root and client
directories.package.json
are compatible. If you see warnings or errors during installation, consider using npm audit fix
to resolve vulnerabilities.Q: How do I reset my local database?
Q: How can I contact support?
Alternatively, you can use GitHub Desktop to manage the repository:
For a detailed overview of how the project works, please read the Project Details documentation. This will give you a deep dive into the architecture and design decisions. π§
If you have any questions or feedback, feel free to reach out via GitHub. You can also join our discussion forum.
We look forward to hearing from you! β¨
π Thank You !!! π