A demo application to view events for the day
·
Report Bug
·
Request Feature
Table of Contents
Calendar to display events for the day from 9am - 9pm
To get a local copy up and running follow these simple steps.
Require Node to run this project
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/seemranxec/day-event.git
- Install NPM packages
npm install
- Excute the application
npm run start
See the open issues for a list of proposed features (and known issues).
Seemran Xec - ([email protected])
Project Link: https://github.com/seemranxec/day-event.git
- Typescript : Used for error free code and faster developement
- Sass : CSS pre-processor used for better structuring of the styles