Skip to content

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.

Notifications You must be signed in to change notification settings

citec-47/bookstore

 
 

Repository files navigation

Bookstore

This is a simple website that allows users to add and remove books.

Built With

  • React
  • Redux
  • SCSS

Live Demo

Live Demo Link

Getting Started

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

Using it Locally

  • Clone the project from GitHub git clone git@github.com:amejid/bookstore.git
  • Run the following commands as listed in your terminal:
  • npm install
  • npm start

Authors

👤 Abdelmejid Oumer Ali

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Microverse curriculum

📝 License

This project is MIT licensed.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.5%
  • SCSS 29.1%
  • HTML 10.4%