Skip to content

nielll/Marks

Repository files navigation

Marks - Gain an overview and save your Marks

Primary goal of this webapplication is to provide a platform to save and track your university and school marks. As a minor goal I want to add statistics aswell to get a status of the current and completed studies as a first view.

Get first impression here: https://marks-app.netlify.com

How to run locally:

npm run api => run json-server on Port 3001

npm run start => run webapp on Port 4200