Skip to content

The Bookstore is a website similar to the Awesome Books website that allows users to display a list of books, add a book, remove a selected book. The application will be built using React and Redux in the context of a real application.

License

Notifications You must be signed in to change notification settings

veronica365/boostore-react

Repository files navigation

Bookstore

# 📗 Table of Contents

📖 Bookstore

Bookstore The Bookstore is a website similar to the Awesome Books website that allows users to display a list of books, add a book, remove a selected book. The application will be built using React and Redux in the context of a real application.

🛠 Built With

Tech Stack

Client
  • HTML
  • Javascript
  • CSS
  • React

Key Features

  • Make simple calculations
  • Read a random math-related quote

(back to top)

🚀 Live Demo

-Live Demo Link

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • A browser of your choice
  • That you have set up Git on you desired computer
  • NODEJS 16.10 or higher

Setup

Clone this repository to your desired folder:

  cd your-desired-folder
  git clone git@github.com:veronica365/boostore-react.git
  open the repo folder `boostore-react`

Install

Install this project dependencies with:

  npm install

Usage

To run the project, execute the following command:

  npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Run tests

To run tests to check the lint errors, run the following command:

  npx eslint . --fix

To run unit tests, run the following command:

  npm test

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

Deployment

You can deploy this project using:

  npm run build

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

See the section about deployment for more information.

(back to top)

👥 Authors

👤 Author1

(back to top)

🔭 Future Features

  • Add more tests and improve the application CSS styles

(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...

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The Bookstore is a website similar to the Awesome Books website that allows users to display a list of books, add a book, remove a selected book. The application will be built using React and Redux in the context of a real application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published