Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bearstudio/start-ui-website
Landing page for the 🚀 Start UI project.
https://github.com/bearstudio/start-ui-website
next react start start-ui tailwindcss typescript ui
Last synced: 3 days ago
JSON representation
Landing page for the 🚀 Start UI project.
- Host: GitHub
- URL: https://github.com/bearstudio/start-ui-website
- Owner: BearStudio
- Created: 2023-07-17T09:06:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-05T08:46:40.000Z (6 months ago)
- Last Synced: 2024-06-05T10:04:39.291Z (6 months ago)
- Topics: next, react, start, start-ui, tailwindcss, typescript, ui
- Language: TypeScript
- Homepage: https://start-ui.com
- Size: 32.7 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
First, install the dependencies and run the development server:
```bash
npm install
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Rubik, a custom Google Font.
## Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.