/bookstore

Primary LanguageJavaScriptMIT LicenseMIT


Bookstore


📗 Table of Contents

In the project directory, you can run :

📖 Description

bookstor is a website that can show the book title and it's author. It is a Single Page App (SPA).

(back to top)

### `npm test`

⭐️ Key Features

  • You can see the book title and it's authors.
  • You can add and remove new book.

(back to top)

💻 Getting Started

To get a local copy of the project up and running, follow these steps:

Prerequisites

Ensure that you have Node.js installed on your machine.

Installation

Clone the repository to your local machine and navigate to the project directory.

Dependencies

Install the necessary dependencies using npm.

npm install

Development

Start the development server and open the website in your browser.

npm start

Production

Build the optimized production-ready bundle.

npm run build

(back to top)

🛠 Technologies Used

  • React: JavaScript library for building user interfaces.
  • HTML: Markup language for creating the structure of web pages.
  • CSS: Styling language for designing the visual presentation of web pages.
  • JavaScript: A programming language for implementing interactive functionality.

(back to top)

👥 Authors

👤 Mahram Hossain

Feel free to reach out to us if you have any questions or collaboration opportunities!

(back to top)

🔭 Future Features

  • Add automatic testing
  • Add some animation

(back to top)

🤝 Contributing

Contributions are welcome! If you have any ideas, improvements, or bug fixes, please open an issue or submit a pull request. For major changes, please discuss them with the project maintainers first.

(back to top)

⭐️ Show your support

If you like this project, please give a ⭐️ (Thank you)

(back to top)

🙏 Acknowledgments

  • I would like to thank Microverse for this learning opportunity.

  • Microverse team

(back to top)

📝 License

This project is MIT licensed.

(back to top)