felixodette / bookstore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bookstore

Bookstore is a website that allows:

  • Displaying a list of books.
  • Adding a book.
  • Removing a selected book.

Built With

  • React
  • HTML5
  • CSS3

Getting Started

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

Prerequisites

  • A web browser (like Safari, Google Chrome, Internet Explorer...).
  • A code editor (like Webstorm, Atom, VScode...).

Setup

To setup the project locally: clone the repository using:

https://github.com/felixodette/bookstore.git

Install dependencies

run : npm install

Build the app

run: npm run build

Run the app

run: npm start

Authors

👤 Manel Hammouche

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to code reviewers and to everyone who reviewed the project and made suggestions.

📝 License

This project is MIT licensed.

About


Languages

Language:JavaScript 92.4%Language:HTML 6.9%Language:CSS 0.7%