/Pizza_Shop

The project is about real world pizza online shop. Though it's small it has all the functionality average online shops have. Customers can add multiple pizzas to the cart, choose currency and make an order. If the user is signed in they can see their purchase history.

Primary LanguageJavaScript

Contributors Forks Stargazers Issues


Logo

ReactJs --> [Pizza_Shop App]

This is a Pizza-Shop app built with React.
Explore the docs »

Report Bug · Request Feature

Table of Contents

About The Project

The project is about real-world pizza online shop. Though it's small it has all the functionality average online shops have. Customers can add multiple pizzas to the cart, choose the currency and make an order. If the user is signed in they can see their purchase history.

screenshot-1 screenshot-2

Built With

This project was built using these technologies.

  • HTML/CSS
  • ReactJs
  • Redux
  • JavaScript
  • ESLint

Usage

To have this app on your pc, you need to:

  • download or clone this repo:

    • Clone with SSH:
      git@github.com:vzdrizhni//Pizza_Shop.git
    
    • Clone with HTTPS
      https://github.com/vzdrizhni//Pizza_Shop.git
    
  • In the project directory, you can run:

    • $ yarn install - installs all the dependencies required by the project

    • $ yarn start - runs the app in the development mode:

      • Open http://localhost:3000 to view it in the browser.
      • The page will reload if you make edits.
      • You will also see any lint errors in the console.
    • $ yarn test

      • Launches the test runner in the interactive watch mode.
      • See the section about running tests for more information.
    • $ yarn 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!

Live Demo & Deployment

The project has been deployed with Netlify.

Live Demo Link 👈

Contributors

👤 Roman Nikolaev

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

Acknowledgements

📝 License

This project is MIT licensed.