https://github.com/ryandsilva/teachforindia
Teach For India Internship Pre-Work
https://github.com/ryandsilva/teachforindia
bootstrap css ejs express html javascript mongodb nodejs nodemailer passportjs
Last synced: 3 months ago
JSON representation
Teach For India Internship Pre-Work
- Host: GitHub
- URL: https://github.com/ryandsilva/teachforindia
- Owner: RyanDsilva
- Created: 2018-03-31T20:56:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-04T12:34:51.000Z (over 7 years ago)
- Last Synced: 2025-10-17T12:16:57.453Z (9 months ago)
- Topics: bootstrap, css, ejs, express, html, javascript, mongodb, nodejs, nodemailer, passportjs
- Language: JavaScript
- Homepage: https://teachforindiaryan.herokuapp.com/
- Size: 3.67 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# teachforindia :book:
### Teach For India Internship Pre-Work
## Application Description
> Application that allows Fellows and Staff members at Teach For India to create volunteering opportunities that would be available for any potential volunteer to discover and sign up for the same.
## Technology Stack
- Node.js w/ Express
- MongoDB
- Passport.js
- EJS and Bootstrap 4
## To Run Locally:
1. Clone the repository.
2. Execute the following:
```sh
npm i
node app.js
```