Skip to content

Book Store, a user-friendly React-based application that enpowers user to effortlessly add and remove books form your collection.Adding a book is as simple as providing the book's title and author's name.Once you've entered the required information, just press the enter key or click the submit button to add the book store.

Notifications You must be signed in to change notification settings

abdozayan12/Bookstore

Repository files navigation

📗 Table of Contents

📖 [Bookstore]

The Bookstore is a website that allow you to Display a list of books, Add a book, and Remove a selected book

🛠 Built With

Tech Stack

Client

Key Features

  • Set up the project using (CRA) create-react-app👍.
  • Remove the boilerplate from the project after setting up💯.
  • Use the basic CSS style for styling the components.

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone [email protected]:abdozayan12/Bookstore.git

Install

Install this project with:

  cd Bookstore
  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests for the linter, run the following command:

 npx hint .
npx eslint . --fix

(back to top)

👥 Authors

👤 Abd elhakim Zayan

(back to top)

🔭 Future Features

  • I will test this app using the library from React or maybe use Jest to test it👌💯.
  • Add the react-router dom for the project to navigate from the pages using the navigation
  • Add the Quotes component to fetch the quotes from the API 🚀

(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 you can give me a star 😊 just to prove my app that it is useful for everyone and the users can use it to calculate anything 💯.

(back to top)

🙏 Acknowledgments

  • I would like to thank Microverse for this opportunity.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Book Store, a user-friendly React-based application that enpowers user to effortlessly add and remove books form your collection.Adding a book is as simple as providing the book's title and author's name.Once you've entered the required information, just press the enter key or click the submit button to add the book store.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published