/book-store

Bookstore is a simple web app that allows one to display a list of books, add a book and remove a selected book. It is built with React.

Primary LanguageJavaScriptMIT LicenseMIT

Bookstore

📗 Table of Contents

📖 Bookstore

This project is built with React

Bookstore is a simple web app that allows one to:

  • Display a list of books.
  • Add a book.
  • Remove a selected book.

🛠️ Built With

  • React

Tech Stack

Version Control
Visual Studio Code
Client

Key Features

  • Linters SetUp
  • Follow JavaScript best practices
  • Set up project using React

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

  • Visual Studio Code.
  • Node JS.
  • Git bash.
  • GitHub Account.
  • Installation of NPM

Setup

Go to github and find the repository book-store Click on code and copy then go to your gitbash cli on your computer Clone this repository to your desired folder

Install

Install this project with: npm Example command:

  cd my-projectFolder
  npm install

Usage

To run the project, execute the following command: Open the cloned folder in your git terminal. Then run 'npm run dev'.

Run tests

To run tests, run the following command: npm run test Example command:

  npm test

Deployment

You can deploy this project using: GitHub Pages Example:

git@github.com:rosemutai/book-store.git

(back to top)

👥 Authors

👤 ROSE MUTAI

(back to top)

Future Features

  • Add Animation

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!
Feel free to check the [https://github.com/rosemutai/book-store/issues.

(back to top)

⭐️ Show your support

If you like this project please follow me on github & twitter and also connect on Linkedin.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for this project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)