Skip to content

learnetto/eventlite-frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eventlite Frontend React App

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

This app provides the frontend user interface for the Eventlite Backend Rails API.

How to run

First, install all the packages:

$ yarn

Start the Rails server (from the backend repository) on port 3000.

Then start this frontend app by running:

$ yarn start

Runs the app in the development mode on port 3001.
Open http://localhost:3001 to view it in the browser.

About

Frontend Eventlite app for Learnetto React on Rails course

Topics

Resources

Stars

Watchers

Forks

Contributors