Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 2.24 KB

README.md

File metadata and controls

62 lines (38 loc) · 2.24 KB

#Bookstore Bootstrap Icon

The Bookstore is a website similar to the "Awesome Books" website built in the previous module. You will create an MVP version of it that allows you to:

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

Built With Bootstrap Icon

Usage Bootstrap Icon

Be sure to have Node.js installed before proceeding.

# Clone the repo
git clone https://github.com/idungstanley/bookstore.git
# Change directory
cd bookstore
# Install dependencies
npm i
# Start local server
npm start

Authors Bootstrap Icon

👤 Author1

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

Show your support

Give a ⭐️ if you like this project!

License Bootstrap Icon

This project is MIT licensed.