This project is part of the Certificate of Advanced Studies course Frontend Engineering at Hochschule Rapperswil. It was done in context of the course in the year of 2020. The goal of the project is to implement an other ToDo-Application using simple HTML / CSS and JS.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
There is an Preview of this app on Heroku: https://cas-hsr-fee-project-1.herokuapp.com/ The loading can take some time due to Herokus free service. The Task will be cleared every day at midnight.
npm i
npm start
npm test
npm run lint
Add additional notes about how to deploy this on a live system
- David Lichtsteiner
This project is licensed under the MIT License - see the LICENSE.md file for details.
- Hochschule Rapperswil for coaching and reviewing this project.