https://github.com/blakley/web-calendar-app
Calendar Web App
https://github.com/blakley/web-calendar-app
calendar ejs-express html-css-javascript node-js npm
Last synced: 29 days ago
JSON representation
Calendar Web App
- Host: GitHub
- URL: https://github.com/blakley/web-calendar-app
- Owner: Blakley
- Created: 2021-06-22T19:12:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-02T21:36:56.000Z (about 4 years ago)
- Last Synced: 2025-08-22T16:51:36.250Z (about 2 months ago)
- Topics: calendar, ejs-express, html-css-javascript, node-js, npm
- Language: EJS
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web Calendar
EJS - Calendar Web Application
## Demo
![]()
## Features
* Very basic calendar application.
## Dependencies
* node.js### Node
- #### Node installation on WindowsJust go on [official Node.js website](https://nodejs.org/) and download the installer.
Also, be sure to have `git` & `npm` available in your PATH.
After Node.js is installed on your system, follow these instructions* `$ git clone https://github.com/blakley/calendar-app`
* `$ cd calendar-app`
* `$ npm install`
* `- npm init`
* `- npm install express ejs`
* `- npm install nodemon --save-dev`## Project Deployment
$ execute the `npm start` command