sprout90 / starter-constellations-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Starter Code: Constellations Client

This server is intended to be run for some checkpoints in the Thinkful curriculum. If you have trouble getting the server to run, reach out to your mentor.

Installation Instructions

  1. Fork this repository by clicking the Fork button at the top right of the page
  2. Clone this repository.
  3. cd into the newly created directory.
  4. Run npm install.
  5. Run npm start.

Running npm start will spin up a server on port 3000 that will run the React application.

Description

The Constellations Client provides a simple front-end for a RESTful Constellations Server.

Application preview

About


Languages

Language:JavaScript 79.6%Language:HTML 20.4%