Skip to content

This is a web based application with a functionality of adding a new book, display books added based on the data fetched from the API, and deleting a selected book.

License

Notifications You must be signed in to change notification settings

SelmaNdapanda/bookstore

Repository files navigation

BookStore App

The Bookstore is a website that allows you to:

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

Built With

  • HTML, JavaScript
  • React
  • Linters:
    • Stylelint, Lighthouse, Webhint
    • ESLint

Live Demo

https://bookstore-web-app.netlify.app/

Getting Started

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

Install

Have NodeJS installed and follow the next steps

Usage

  • npm i for installing dev dependecies
  • npm run build or npm start to see the project

Run tests

  • npm test

Deployment

  • npm run deploy

Author

👤 Selma Ndapanda Hamutenya

🤝 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

📝 License

This project is MIT licensed.

About

This is a web based application with a functionality of adding a new book, display books added based on the data fetched from the API, and deleting a selected book.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published