An open API service indexing awesome lists of open source software.

https://github.com/samstan4/simple-petition-web-app

A simple petition web app made for my web development course. Implemented using EJS, Express, JavaScript.
https://github.com/samstan4/simple-petition-web-app

ejs expressjs javascript

Last synced: 12 months ago
JSON representation

A simple petition web app made for my web development course. Implemented using EJS, Express, JavaScript.

Awesome Lists containing this project

README

          

# Simple Petition Web App

## To Instal Dependencies and Run App:
```bash
chmod +x StartServer.sh
./StartServer.sh
```
## Once running:
### Navigate to `http://127.0.0.1:/views/petition`