Skip to content

ShaunDM/starter-constellations-client

 
 

Repository files navigation

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

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.6%
  • HTML 20.4%