/bookstore

Primary LanguageJavaScriptMIT LicenseMIT

bookstore

This project is a website that display a list of books, and that allows you to add and remove a book to the list.

Built With

  • HTML5
  • CSS3
  • JavaScript (ES6)
  • React
  • Linters (Stylelint, Eslint)
  • Gitflow

Getting Started

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

Prerequisites

  • A web browser
  • A code editor

Setup

Assuming you have git and node.js installed on your computer, please follow the steps below:

  • Clone the repository using the following command: git clone https://github.com/laiifuu/bookstore.git.
  • Navigate to that folder in the command line using the cd command.
  • Run the following command to install the necessary packages: npm install.
  • Run the following command to view the project in the browser: npm start.

Authors

👤 Hayet Fellah

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

📝 License

This project is MIT licensed.