Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 15 hours 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 (about 2 years ago)
- Default Branch: starter
- Last Pushed: 2022-11-14T00:33:24.000Z (about 2 years ago)
- Last Synced: 2024-12-03T09:14:39.886Z (about 2 months ago)
- Topics: framer-motion, reactjs
- Language: JavaScript
- Homepage: https://jsonfm.github.io/brand-experience-studio/
- Size: 3.13 MB
- Stars: 2
- 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
```