Skip to content

Latest commit

 

History

History
70 lines (38 loc) · 1.3 KB

README.md

File metadata and controls

70 lines (38 loc) · 1.3 KB

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.