Skip to content

ShaheerCH/bookstore

Repository files navigation

Bookstore

"Bookstore" is a is a webapp similar to the "Awesome Books" website I built previously. This is an React version of it that allows you to:

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

I started by building the core functionality, which is a calculator. At the very beginning my website will contain only the simple UI presented below, but it will be able to perform all math operations.

Built With

  • HTML
  • CSS
  • JavaScript ES6
  • React

Getting Started

This project was bootstrapped with Create React App. To get a local copy up and running follow these simple example steps.

Prerequisites

  • git
  • Node.js
  • Broswer to Display
  • VsCode run and edit the code

Setup

  • open a terminal
  • run git clone git@github.com:ShaheerCH/bookstore
  • run cd bookstore
  • run npm install
  • run npm run build
  • run npm start your default browser should load automatically with the app, if it doesn't do next and final step.
  • Enter http://localhost:3000/ in your browser

Usage

  • It can be used to display list of books.
  • It can be used to add a book.

Author

👤 Shaheer

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published