Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 232 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 232 Bytes

Frontend for Guess10

status

Written in Next.js

To deploy

$ git clone https://github.com/thesalikkhan/guess10-frontend.git
$ cd guess10-frontend
$ npm i
$ npm start