Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d3adrabbit/top10
Created with CodeSandbox
https://github.com/d3adrabbit/top10
Last synced: 4 days ago
JSON representation
Created with CodeSandbox
- Host: GitHub
- URL: https://github.com/d3adrabbit/top10
- Owner: d3adrabbit
- Created: 2023-08-19T09:45:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-13T03:05:03.000Z (about 1 year ago)
- Last Synced: 2023-09-13T11:19:20.520Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://codesandbox.io/p/github/d3adrabbit/top10
- Size: 1010 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Preview
![preview](preview.png)
## 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.