An online pizza store built using the latest web technologies.
- React.js
- TypeScript
- Redux Toolkit
- SASS
- Axios
- React Hooks
To get the project up and running on your local machine, you will need to have Node.js and npm (or yarn) installed.
- Clone the repository:
git clone https://github.com/tyommmm/pizza.git
- Install the dependencies:
npm install # or yarn
- 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.
To deploy the project to a production environment, you can use Vercel, Netlify or any other provider of your choice.
If you would like to contribute to this project, please fork the repository and create a pull request with your changes.
This project is licensed under the MIT License - see the LICENSE file for details.