/bookstore

Primary LanguageJavaScriptMIT LicenseMIT

bookstore

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

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

Built With

  • HTML
  • CSS
  • JavaScript ( React )

Live Demo

You can check the live demo here

You can check the live demo

Prerequisites

  • Have completed all the previous learning of modules. (HTML, CSS and JS)

Set up

  • git clone git@github.com:christianbiring1/bookstore.git
  • npm create-react-app bookstore
  • cd bookstore
  • npm start

Author

👤 Christian biringanine

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

Acknowledgments

  • Hat tip to anyone who will take a glance to this project

📝 License

This project is MIT licensed.