/Bookstore

Primary LanguageJavaScriptMIT LicenseMIT

logo

Microverse README Template

📗 Table of Contents

📖 [React-BookStore]

[React-BookStore] is a react web application for adding, removing and viewing your favorite books.

🛠 Built With

  • HTML
  • CSS
  • JavaScript
  • React
  • Webpack
### Tech Stack
Client

Key Features

  • Single Page Application
  • Add Book
  • Remove Book
  • View Book

(back to top)

🚀 Live Demo

(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:

  • node.js
  • git

Setup

Clone this repository to your desired folder:

  • Open your terminal

  • Navigate to the directory where you want to clone the project.

  • Clone the project using by running the following command:

git clone https://github.com/jellywiz/React-BookStore.git

Install

Install this project with: node js, run npm install in the terminal

Usage

To run the project, run the following command:

  • npm run build
  • npm run start

Run tests

To run tests, run the following command:

  • npm run test

Deployment

You can deploy this project using: npm run deploy

(back to top)

👥 Author

👤 Giorgi Bokuchava

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

🔭 Future Features

  • [purchase your favorite book]

(back to top)

⭐️ Show your support

If you like this project feel free to leave a star ⭐️

(back to top)

🙏 Acknowledgments

Huge props to Microverse team.

(back to top)

❓ FAQ

  • [How to run this project?]

    • [You need Node.js in your computer, and in the root of the project write npm start in the terminal]
  • [Is it open source?]

    • [Yes you are allowed to use the project in any way]

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)