learnetto / eventlite

Backend Eventlite app for Learnetto React on Rails course

Home Page:https://learnetto.com/users/hrishio/courses/react-rails-course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eventlite Backend Ruby on Rails App

This is an Eventbrite clone, built as part of The Complete React on Rails course on Learnetto by Hrishi Mittal.

This app provides a full-stack Rails app and the backend Rails API for the frontend React user interface.

How to run

First, install all the gems:

$ bundle

Set up the database:

$ rake db:migrate

Start the Rails server on port 3000.

$ rails start

About

Backend Eventlite app for Learnetto React on Rails course

https://learnetto.com/users/hrishio/courses/react-rails-course


Languages

Language:Ruby 64.9%Language:JavaScript 22.2%Language:HTML 10.9%Language:CSS 2.0%