Skip to content

Bookstore is a website to manage collection of books. It is a Single Page App (SPA) that allows you to display list of books, add new book and remove a selected book.

Notifications You must be signed in to change notification settings

gtekle/bookstore-cms

Repository files navigation

Bookstore CMS

Bookstore is a website to manage collection of books. It is a Single Page App (SPA) that allows users to:

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

Built With

  • React, Redux, React-Router, JavaScript, and CSS

Live Demo

Getting Started

  • Install Node.js ^12.13
  • clone the repository by running
    git clone https://github.com/gtekle/bookstore-cms.git
  • navigate to the folder
    cd bookstore-cms
  • Install packages
    npm install
  • run the application
    npm start

Author

👤 Tekle Gebreyohannes

🤝 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

📝 License

This project is MIT licensed.

About

Bookstore is a website to manage collection of books. It is a Single Page App (SPA) that allows you to display list of books, add new book and remove a selected book.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published