/pizzajoint

Pizza shop website to order custom pizza. Add sauces, toppings etc... of your choice. Project to learn FRAMER MOTION

Primary LanguageJavaScript

Awesome Pizza Shop !!

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.

Tech Stack

Client: React, Framer Motion

Appendix

What is 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.

Run Locally

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