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

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

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
```