https://github.com/jsonfm/brand-experience-studio
A framer motion landing page.
https://github.com/jsonfm/brand-experience-studio
framer-motion reactjs
Last synced: about 2 months ago
JSON representation
A framer motion landing page.
- Host: GitHub
- URL: https://github.com/jsonfm/brand-experience-studio
- Owner: jsonfm
- Created: 2022-11-13T20:21:46.000Z (over 3 years ago)
- Default Branch: starter
- Last Pushed: 2022-11-14T00:33:24.000Z (over 3 years ago)
- Last Synced: 2025-03-25T13:47:11.501Z (over 1 year ago)
- Topics: framer-motion, reactjs
- Language: JavaScript
- Homepage: https://jsonfm.github.io/brand-experience-studio/
- Size: 3.13 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## Brand Experience Studio
A landing Page made with React and Framer Motion.
### ⚡️ Development
```
npm run start
```
### ⚒️ Build
```
npm run build
```
### 📦 Deployment
```
npm run build && npm run deploy
```