A website being built to showcase a calendar application.
It will show an image of the app with the title. Then it will give a description of the app with a description of the developer at the bottom.
This is built with React and Material-UI.
To run this web applicaiton on your localhost you can download the files or fork and clone this repo. Then:
npm install
npm run build
npm run client