Skip to content

The website is divided into three main sections: 1. Home: This is the main landing page of the website, where the user is presented with the list of books available. 2. Add Book: This section allows the user to add new books to the list. 3. Remove Book: This section allows the user to remove a selected book from the list.

License

Notifications You must be signed in to change notification settings

Thermiee/Book-Store

Repository files navigation

Book-Store

"Book-Store" is a website you can add and remove books. With "Book-Store" and it's API, the books are stored for everybody and ready for later use.

screenshot

Live Server

In the following link, you can view the Bookstore Website

Built With

  • HTML
  • CSS
  • JAVASCRIPT
  • REACT
  • REDUX

Getting Started

Start by cloning the repository.

git clone https://github.com/thermiee/Book-Store.git

Navigate to the created folder.

cd Book-Store

Install all the dependencies.

npm install

Run the live server

npm run start

Go to Localhost

Build the distribution folder before hosting the app

npm run build

After the build you can host the build folder.

Authors

👤 Emmanuel Jolugbo

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

Thank you Microverse for the opportunity!

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is GNU licensed.

About

The website is divided into three main sections: 1. Home: This is the main landing page of the website, where the user is presented with the list of books available. 2. Add Book: This section allows the user to add new books to the list. 3. Remove Book: This section allows the user to remove a selected book from the list.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published