Skip to content

guerreiropedr0/bookstore

Repository files navigation

Bookstore

"Bookstore" is a website you can add and remove books.

With "Bookstore" 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 [email protected]:guerreiropedr0/bookstore.git

Navigate to the created folder.

cd bookstore

Install all the dependencies.

npm install

Run the live server

npm run start

Go to http://localhost:3000

Build the distribution folder before hosting the app

npm run build

After the build you can host the build folder.

Authors

👤 Pedro Guerreiro

🤝 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 MIT licensed.

About

Bookstore is a website you can store and remove books, stored in an API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published