Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bohdanmoroziuk/startup-landing
Startup landing design.
https://github.com/bohdanmoroziuk/startup-landing
framer-motion globby nextjs rc-drawer react-icons startup-landing theme-ui website-design
Last synced: 14 days ago
JSON representation
Startup landing design.
- Host: GitHub
- URL: https://github.com/bohdanmoroziuk/startup-landing
- Owner: bohdanmoroziuk
- License: mit
- Created: 2021-08-13T06:28:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-01T10:36:48.000Z (over 1 year ago)
- Last Synced: 2023-12-05T18:49:16.452Z (about 1 year ago)
- Topics: framer-motion, globby, nextjs, rc-drawer, react-icons, startup-landing, theme-ui, website-design
- Language: JavaScript
- Homepage:
- Size: 1.46 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Startup Landing
> Startup landing design.
## Getting Started
Install the dependencies
```bash
npm install
```Run the development server
```bash
npm run dev
```