Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/albertarakelyan/framer-motion-pizza-project
https://github.com/albertarakelyan/framer-motion-pizza-project
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/albertarakelyan/framer-motion-pizza-project
- Owner: AlbertArakelyan
- Created: 2024-03-30T05:23:26.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-03-31T15:30:59.000Z (7 months ago)
- Last Synced: 2024-03-31T19:37:36.007Z (7 months ago)
- Language: JavaScript
- Size: 354 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
---
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).