Liveify is an all in one destination to share and upload all of the Concerts and Artists you have seen. Like an online scrapbook!
Liveify allows you to create, update, and delete concerts from your user page allong with the assocotated artists from each concert.
Once you [Fork and clone] the repo
git clone git@github.com:RobEgeland/Liveify.git
The Rake commands have already been set up for you all you need to is to type
rake server
and your backend is ready to go.
Id like to thank the creators/maintainer of create-react-app, react-router, and the open source community. You keep the tech world running.