Skip to content

The Bookstore is a website that allows you to display a list of books, add a book and remove a selected book.

Notifications You must be signed in to change notification settings

marilirulita/bookstore

Repository files navigation

Bookstore

The Bookstore is a website that allows you to display a list of books, add a book and remove a selected book.

Built With

  • React
  • Redux
  • Webpack

Live Demo

Netlify Link

Getting Started

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

  • Run this command in your OS terminal to get a copy of the project:

    git@github.com:marilirulita/bookstore.git
    
  • Open the folder project from your code editor.

  • Run:

    npm install
    
  • From the root folder run start command to see the project on browser:

    npm start
    

Prerequisites

  • Visual Studio Code
  • Node
  • npm

Authors

👤 Mar Bautista

🤝 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!

📝 License

This project is MIT licensed.

About

The Bookstore is a website that allows you to display a list of books, add a book and remove a selected book.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published