/BookStore-App

Primary LanguageJavaScriptMIT LicenseMIT

development

📗 Table of Contents

Working towards react

📖 Bookstore App

Bookstore App

The Bookstore is an awesome website that allows users to;

  • Display a list of books
  • Add a book
  • Remove a selected book
  • By building this application, I learn how to use Reactjs and Redux in the context of a real application

🛠 Built With

  • Reactjs and redux

Key Features

  • Bookstore App

(back to top)

💻 Getting Started

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

  • Open terminal
  • Clone the project by the command git clone https://github.com/TaiwoEnoch/BookStore-App.git
  • cd <clone> folder
  • Run npm start in your local browser or using Live Server in Visual Studio Code.

Prerequisites

Setup

Clone this repository to your desired folder on your local machine: cd my-folder git clone https://github.com/TaiwoEnoch/BookStore-App.git

Run tests

To run tests, run the following command:

  • npx eslint "*/.{js,jsx}"

Future Features

  • Add more CSS properties
  • Add more react js and redux functionalities

(back to top)

👥 Authors

👤 Enoch Taiwo

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project you can give it a ⭐️.

(back to top)

🙏 Acknowledgments

  • Microverse program ⚡
  • My standup team 🏹

(back to top)

📝 License

This project is MIT licensed.