This project is an experiment of implementing an EPG Grid to display TV shows according to their schedule.
I have set some default settings of how many number of channels to be displayed and the default starting time slots for the first day. you can scroll with your mousewheel, the event is bound to scroll horizontally for testing.
Plase not that the data is served statically
In the project directory, you can run:
then when you finish installing the modules
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
This project was bootstrapped with Create React App.