/bookstore

In this project I will create an online Bookstore

Primary LanguageJavaScript

Bookstore

React app that displays a list of books and methods to add them and delete them.

Build with

  • React
  • JavaScript
  • HTML
  • CSS
  • webpack

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Have Node installed

Setup

Install

  • npm install

Usage

  • npm start (to see the page in the browser)
  • npm run build (to generate the distribution folder from webpack)

Author

👤 Franklin Benjamin

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse Linters, Instructions & Templates