Skip to content

The Bookstore is a website allows you to: Display a list of books, Add a book, Remove a selected book. Built using React and Redux.

Notifications You must be signed in to change notification settings

OybekKayumov/m3-bookstore

Repository files navigation

Book Store

This is a website to display a list of books using an API, we can also add new books and removing it.

image

Built With

  • HTML
  • CSS
  • React
  • Redux
  • Netlify

Live Demo

live link netlify

Getting Started

start by cloning the repository.

git clone https://github.com/OybekKayumov/m3-bookstore.git

cd to the folder.

cd m3-bookstore

install all the dependencies.

npm install

run the live server

npm run start

go to http://localhost:8080

build the distribution folder before hosting the app

npm run build

after the build you can host the build folder.

Author

👤 Oybek Kayumov

🤝 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!

About

The Bookstore is a website allows you to: Display a list of books, Add a book, Remove a selected book. Built using React and Redux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published