/24-hour-cal

A website built to showcase a calendar web application.

Primary LanguageJavaScript

24 Hour Cal

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.

SETUP

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