Skip to content

chrisjamesr/event-calendar

Repository files navigation

Event Calendar

An event calendar React/Redux application build on a Rails 5 API. Log in to create, modify, and RSVP to events.

Installation

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'.

Contributing

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.

License

The gem is available as open source under the terms of the MIT License.

About

An event schedule application with React/Redux front end on a Rails 5 API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published