express-crave-pizza-co.netlify.app
Express Crave Pizza Co. is an online pizza ordering and delivery application created with a tech stack that includes React.js, Vite, Redux, and Tailwind CSS, designed with a focus on simplicity and efficiency. Satisfy your pizza cravings with ease, as we deliver the best pizzas straight out of the oven, straight to your doorstep.
Features:
- User-Friendly Pizza Selection: Easily choose from a diverse menu offering a wide variety of delectable pizzas.
- Customized Ordering: Add pizzas to your cart, adjust quantities, and remove items according to your preferences.
- Seamless Checkout: Your pizza journey progresses to a smooth checkout process. Enter your name, phone number, and delivery address. You have the option to prioritize your order for even faster delivery.
- Order Overview: Get a comprehensive overview of your order, including the pizzas selected with quantities, individual prices, order status, order number, and the total order price.
- Order Status Search: With our user-friendly search functionality, you can easily check the status of your order by using a search query. Stay informed and up-to-date on the progress of your delicious pizza delivery.
Express Crave Pizza Co. is all about simplifying the pizza ordering experience, ensuring you get the pizza you crave without unnecessary complications.
To get this project up and running on your local machine, follow these steps:
Make sure you have the following software installed on your system:
- Node.js
- npm (Node Package Manager)
- Clone the repository:
git clone https://github.com/adrian-prajsnar/express-crave-pizza-co.git
- Navigate to the project folder:
cd your-project
- Install the project dependencies:
npm install
- To run the project:
npm run dev
- To build the project:
npm run build
I welcome contributions from the community to enhance and improve this project. To contribute, please follow these steps:
- Fork the project repository.
- Create a new branch for your feature or bug fix:
git checkout -b feature/your-feature-name
. - Make your changes and commit them with clear, descriptive messages.
- Push your branch to your fork:
git push origin feature/your-feature-name
. - Submit a pull request to the main repository, explaining the purpose and changes of your contribution.
I appreciate your contributions and will review and merge them as appropriate. Let's make this project better together!
This project is licensed under the MIT License.