Skip to content

Sample application to fetch list of events and display details on click of the event.

Notifications You must be signed in to change notification settings

tejasvi-nagendrappa/events-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Viewer Application

This is an Simple Version of Event View and Event Detail View built with React which is bootstrapped with Create React App and Ant Design UI Library

Live Demo

This application is hosted using github pages. You can click here for an hosted demo.

Steps to run this project

  1. Checkout this repo or extract if you download the zip
  2. Run yarn install
  3. Run yarn start

Application will run at port 3000.

Steps to run tests in this project

The tests have been written using React Testing Library.

  1. Keep the application running using yarn test

Future Improvments to be done

  1. Add Integration tests using Cypress
  2. Add More Unit Tests

About

Sample application to fetch list of events and display details on click of the event.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published