Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 894 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 894 Bytes

Apozzle

Licence MIT DevDependency Status

🚀 A puzzle game using the Astronomy Picture of the Day from NASA.

Demo

In construction, help me with suggestions and others!

About

This app use react-puzzle and APOD API.

How use

# First, in your terminal, install dependencies from app
$ npm install

# Run the command below to build the app,
$ npm run build

# To run in the browser and watch changes, run command below and open localhost:3000
$ npm start

License

MIT Licence