8000 GitHub - kunalgorithm/asteroids: Asteroids in your browser
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kunalgorithm/asteroids

Repository files navigation

Asteroids

Asteroids Screenshot

Quick Start

Clone the repository

Install dependencies, then run the development server:

yarn
yarn dev

Deploy

Deploy to the cloud with Vercel

Install the now CLI

npm install --global vc

Then deploy using

vc

Tech stack

🤖 Typescript - static types, used throughout the client.

🌚 NextJS - SSR, file-based routing, and automatic code-splitting

💅 Ant Design - Beautiful, responsive, easy-to-use components.

Releases

No releases published

Packages

No packages published
0