Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/albertarakelyan/framer-motion-pizza-project


https://github.com/albertarakelyan/framer-motion-pizza-project

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# Pizza Project

## About the project
A simple pizza creating projects with a few options and routes for using `framer-motion` for animating them all.

## Installation
### Versions
- node `v18.18.0`
- npm `v9.8.1`

### Commands
- first run
```bash
npm install
```

- then following for running the development server
```bash
npm start
```
## Stack
React 
Framer Motion 

---

The project was carried out within the scope of [Framer Motion (for React) Tutorial](https://www.youtube.com/watch?v=2V1WK-3HQNk&list=PL4cUxeGkcC9iHDnQfTHEVVceOEBsOf07i&index=1) by [TheNetNinja](https://www.youtube.com/@NetNinja). Checkout also his [Gtihub profile](https://github.com/iamshaunjp).