It is a pizza shop portal with well polished animations. You can select different base, toppings, sauce and create your style of pizza. Main purpose of this project is to get understanding of Framer Motion.
Client: React, Framer Motion
Framer Motion is a production-ready motion library for React from Framer. It's simple yet powerful, allowing you to express complex user interactions with robust, semantic markup.
Clone the project
git clone https://github.com/Abhirajmaid/pizzajoint.git
Go to the project directory
cd pizzajoint
Install dependencies
npm install
Start the server
npm start