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

https://github.com/udofia2/easylearn

This is a web platform which provides free learning contents to students around the world, with special attention to some of the most challenging educational environment.
https://github.com/udofia2/easylearn

e-learning free-resources learn learning tutorial

Last synced: 11 months ago
JSON representation

This is a web platform which provides free learning contents to students around the world, with special attention to some of the most challenging educational environment.

Awesome Lists containing this project

README

          

# EASYLEARN

#### This is a web platform which provides free learning contents to students around the world, with special attention to some of the most challenging educational environment.

## Pre-Requisites

- MongoDB

## How to Install and run the application

- Fork or Clone the application
- Run `npm install`
- Run `cp sample.env .env ` to create the default variables and kindly fill them
- Run `npm run dev` to start development server
- Head over to your browser and enter `localhost:/easylearn` to display the home page.
- where `` is the port number you specified in the `.env` variable setup

## Technologies Used

- NodeJS / Express
- Mongo Database
- Templating Engine / PUGJS
- Sendgrid

## Author

- [UDOFIA](https://github.com/udofia2)