https://github.com/d3adrabbit/top10
Created with CodeSandbox
https://github.com/d3adrabbit/top10
Last synced: 3 months ago
JSON representation
Created with CodeSandbox
- Host: GitHub
- URL: https://github.com/d3adrabbit/top10
- Owner: d3adrabbit
- Created: 2023-08-19T09:45:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-13T03:05:03.000Z (over 1 year ago)
- Last Synced: 2024-11-12T09:19:48.353Z (5 months ago)
- Language: TypeScript
- Homepage: https://codesandbox.io/p/github/d3adrabbit/top10
- Size: 1010 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Preview

## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.