Skip to content

A React, Redux app that stores list of books in a redux store and performs post and deletes actions for posting and deleting data to and from a Bookstore API. Built with Reactjs, Redux, JavaScript, HTML5, CSS3

License

Notifications You must be signed in to change notification settings

Johnadibe/bookstore-app

Repository files navigation

📗 Table of Contents

📖 Bookstore App

bookstore app The Bookstore is a website where the user can display a list of books, add a book by providing a title, an author, and selecting from the categories, and remove a selected book.

🛠 Built With

Tech Stack

Client

Key Features

  • [Display a list of books.]
  • [Add a book.]
  • [Remove a selected 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:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:Johnadibe/bookstore-app.git

Install

Install this project with:

  cd bookstore-app
  yarn install

Usage

To run the project, execute the following command:

  npm start

Deployment

You can deploy this project using:

  git push main

(back to top)

👥 Author

👤 John Adibe

(back to top)

🔭 Future Features

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

(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 consider giving it a star ⭐️.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for giving me the opportunity to work on this project.

  • LazyCoders
  • Coding Partners

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

A React, Redux app that stores list of books in a redux store and performs post and deletes actions for posting and deleting data to and from a Bookstore API. Built with Reactjs, Redux, JavaScript, HTML5, CSS3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published