/Bookstore

Primary LanguageJavaScriptMIT LicenseMIT

Bookstore

logo

Bookstore

📗 Table of Contents

⭐ Bookstore

Bookstore is a project that allows users to browse and purchase books online. Built with React. Contributions welcome!

🛠 Built With

This project was bootstrapped with Create React App.

Tech Stack

Client
  • React

Key Features

  • User-friendly interface
  • Browse and purchase books
  • Manage books and orders

(back to top)

🚀 Live Demo

  • N/A

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need: Only a computer with a working browser like Firefox and Chrome.

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:Braingenius2/Bookstore.git

Install

Install this project with: N/A

Usage

  npm start

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.

Run tests

To run tests, run the following command:

  npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Deployment

You can deploy this project using:

  npm run build

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.

(back to top)

👥 Authors

👤 Fortune C

(back to top)

🔭 Future Features

  • [] Book recommendation system
  • [] User reviews and ratings

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please drop a review or hit me up for job opportunities.

(back to top)

🙏 Acknowledgments

I would like to thank myself and Microverse!

(back to top)

📝 License

This project is MIT licensed.

(back to top)