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.
- Host: GitHub
- URL: https://github.com/samstan4/simple-petition-web-app
- Owner: SamStan4
- Created: 2025-03-22T00:08:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-22T00:25:27.000Z (about 1 year ago)
- Last Synced: 2025-06-04T22:48:11.638Z (12 months ago)
- Topics: ejs, expressjs, javascript
- Language: EJS
- Homepage:
- Size: 6.43 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`