https://github.com/tiger-githubb/rapidconverter
https://github.com/tiger-githubb/rapidconverter
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tiger-githubb/rapidconverter
- Owner: tiger-githubb
- Created: 2024-02-28T01:14:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T19:51:45.000Z (almost 2 years ago)
- Last Synced: 2025-02-27T11:55:58.080Z (12 months ago)
- Language: TypeScript
- Homepage: https://rapidconverter.vercel.app
- Size: 222 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
First, run the development server:
```bash
npm install
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.