bananno / hatch-dragons

Pet dragon game in Express, MongoDB, and React.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HatchDragons

I created this app for practice. It's based on the mobile app "DragonVale" by Backflip Studios.

Run locally

Download and install app:

git clone git@github.com:bananno/hatch-dragons.git
cd hatch-dragons
npm install

A mongodb instance must be running in a separate tab:

mongod

Start server:

npm start

Local address will open automatically:

http://localhost:6200/

About

Pet dragon game in Express, MongoDB, and React.


Languages

Language:JavaScript 88.1%Language:CSS 10.5%Language:HTML 1.3%