Skip to content

gthmb/track-star-react-demo

Repository files navigation

Track Star

React Workshop demo application

Set up

Prerequisites You will need node and yarn installed on your machine.

  • Clone the repository and cd into the project root
  • Run yarn to install the dependencies
  • Run yarn start:api to start the local json-server
  • In another terminal instance, run yarn dev to start the application
  • visit http://localhost:1234 to see the app running!

Tip: any user/pass will work on the Login form, it will default you Lenna Flatley!

Commits

I'll do my best to walk through building the app together in class. The commit history follows the sections of the walkthrough pretty well.

Online demo

There is a running version of this application online here: https://quirky-booth-4581c0.netlify.app. The API has been deplpoyed to Heroku, and should be available. It's hosted on the free tier, so it may sleep and and be brefily unavailable.

Some useful resources

About

demo application for an intro to react workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published