Skip to content
/ books Public

This is an MVP version of a previously built app, awesome books. It is a Single Page App (SPA) that allows users to display a list of books, add a book, and remove a selected book. Built with React!

License

Notifications You must be signed in to change notification settings

krisbobo/books

Repository files navigation

📗 Table of Contents

📖 [Bookstore]

The bookstore is an MVP version of a previously built app, awesome books. It is a Single Page App (SPA) that allows users to:

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

🛠 Built With

The major tools and languages used are:

  • REACT
  • JavaScript

Tech Stack

The following tech stack were used

REACT

Key Features

The web app has the following key features:

  • [Allows you to display a list of books]
  • [Add a book]

[Back to Top]

🚀 Live Demo and other links

Here, we will paste links as per the submission instructions.

[Back to Top]

💻 Getting Started

In order to run this project you need:

  • Node js installed on your computer
  • Npm Node package manager
  • Terminal

Setup

Clone this repository to your desired folder:

https://github.com/krisbobo/books.git

Install

Install this project with:

  cd my-project
  npm install or npm i

Usage

To run the project, execute the following command:

 npm run build

Run tests

To run tests, run the following command:

 npm test or jest test

[Back to Top]

👥 Authors

👤 Kiyong Bohbo

[Back to Top]

🔭 Future Features

The following two features will be added to this project;

  • [A Books page]
  • [A categories page]

[Back to Top]

🤝 Contributing

Contributions, issues, and feature requests are welcome.

Feel free to check the issues page.

[Back to Top]

⭐️ Show your support

If you like this project, don't forget give a ⭐️ or buy me a coffee ☕️

[Back to Top]

🙏 Acknowledgments

I would like to thank all my collaborators on this project and the Microverse student community.

[Back to Top]

📝 License

This project is MIT licensed.

[Back to Top]

About

This is an MVP version of a previously built app, awesome books. It is a Single Page App (SPA) that allows users to display a list of books, add a book, and remove a selected book. Built with React!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published