/Bookstore

"Bookstore" is a book lovers' website that displays a list of books. Add and remove books from the list.

Primary LanguageJavaScript

Bookstore

"Bookstore" is a simple website for book lovers that:

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

Built With

  • HTML
  • JavaScript
  • CSS
  • Git
  • React
  • Redux

Live Demo (if available)

Live Demo (Netlify)

Getting Started

To get a local copy, follow these simple steps.

Prerequisites

Web browser installed

Setup

Cloning a repository

  • On GitHub.com, navigate to the main page of the repository;

  • Above the list of files, click "Code" button;

  • Copy the URL to clone the repository.

    • To clone the repository using HTTPS : https://github.com/ElsonOtake/Bookstore.git

    • To clone the repository using an SSH key, including a certificate issued by your organization's SSH certificate authority : git@github.com:ElsonOtake/Bookstore.git

    • To clone a repository using GitHub CLI : gh repo clone ElsonOtake/Bookstore

  • Open Terminal;

  • Change the current working directory to the location where you want the cloned directory;

  • Type git clone, and then paste the URL you copied earlier;

  • run npm install to install all dependencies;

  • run npm start to start the application locally.

Author

👤 Elson Otake

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse
  • Zeplin
  • W3Schools
  • Stack Overflow

📝 License

This project is MIT licensed.