An event calendar React/Redux application build on a Rails 5 API. Log in to create, modify, and RSVP to events.
To install this app and run on local server, fork and clone this repository. Run 'bundle install' & "npm install" to install dependencies. Run database migrations with 'rake db:migrate. Start up the rails & react servers from the terminal command line with 'rake start' and direct the browser to 'localhost:3000'.
Bug reports and pull requests are welcome on GitHub at https://github.com/chrisjamesr/event-calendar. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.