/Pizza-Shop

Online Pizza Store built by React.js, Typescript, Redux Toolkit, SASS, Axios , React Hooks

Primary LanguageTypeScriptMIT LicenseMIT

Online Pizza Store

An online pizza store built using the latest web technologies.

Tech Stack

  • React.js
  • TypeScript
  • Redux Toolkit
  • SASS
  • Axios
  • React Hooks

Getting Started

To get the project up and running on your local machine, you will need to have Node.js and npm (or yarn) installed.

  1. Clone the repository:
git clone https://github.com/tyommmm/pizza.git
  1. Install the dependencies:
npm install # or yarn
  1. Start the development server:
npm start # or yarn start

This will start the development server and open the application in your browser. You can now start exploring the features of the online pizza store.

Deployment

To deploy the project to a production environment, you can use Vercel, Netlify or any other provider of your choice.

Contributing

If you would like to contribute to this project, please fork the repository and create a pull request with your changes.

License

This project is licensed under the MIT License - see the LICENSE file for details.