Skip to content

jwithington/voting_app

Repository files navigation

What's this?

This is an app I'm building while following Fullstack React.

My goodness, what a good book!

Running the app

  1. Ensure you have npm installed.

Follow the instructions for your platform here.

  1. Install http-server
npm install
  1. Boot the HTTP server
npm run server

The server is now running at localhost:3000

About

Voting app created as part of Fullstack React book (see it at https://www.fullstackreact.com/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published