Skip to content

kunalgorithm/asteroids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors