Skip to content

The Bookstore is a website that allows the user to: Display a list of books. Add a book. Remove a selected book.

License

Notifications You must be signed in to change notification settings

leehaney254/bookstore

Repository files navigation



📗 Table of Contents

📖 Book Store

The Bookstore is a website that allows the user to:

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

🛠 Built With

  • React
  • HTML
  • CSS
  • JavaScript
  • Linter Checks
  • Webpack

(back to top)

Key Features

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

(back to top)

🚀 Live Demo

I will update the live demo at the end.

(back to top)

💻 Getting Started

  • This project was bootstrapped with Create React App.
  • Clone this repo to your local machine using git clone https://github.com/leehaney254/Math-Magician.git
  • cd into the folder and run npm install to install all the dependencies.
  • Run npm start to start the app.
  • Open http://localhost:3000 to view it in the browser.
  • The page will reload if you make edits.
  • You will also see any lint errors in the console.
  • Run npm run build to build the app for production to the build folder.
  • It correctly bundles React in production mode and optimizes the build for the best performance.
  • The build is minified and the filenames include the hashes.
  • Your app is ready to be deployed!

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

(back to top)

Prerequisites

In order to run this project you need:

  • Git and GitHub
  • A code editor
  • Nodejs
  • NPM
  • A browser

(back to top)

Setup

  • Create a local directory where you can clone the project.
  • Clone the project into your directory
  • Install the dependencies
  • Open the project on a browser

(back to top)

Install

Just run npm i to install all dependencies

(back to top)

👥 Author

Leehaney George

Contributions, issues, and feature requests are welcome!

(back to top)

🔭 Future Features

  • Improve the UI
  • Add functionality
  • Add the number of pages

(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 kindly leave a star

(back to top)

🙏 Acknowledgments

I would like to thank microverse for the great resources shared.

(back to top)

📝 License

This project is MIT licensed.

About

The Bookstore is a website that allows the user to: Display a list of books. Add a book. Remove a selected book.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published