Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.15 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.15 KB

Bright events ReactJs app

Build Status Coverage Status

Description

A react app to consume API that can be found on GitHub and a linkt to app hosted on heroku Bright events .

This application allows users to perform the following actions:

  • Create account
  • Login
  • Create new events
  • Edit events
  • Delete own events
  • View event guests
  • Rsvp to events

It can be accessed online via the link Bright events React App

Installation

  • git clone https://github.com/mirr254/bright-events-reactJs.git
  • cd bright-events-reactjs
  • Install the dependancies by running yarn on your commandline
  • To start the application run yarn start

Testing

After installation run yarn test to run the tests

Add jenkins-x