Jericho

Meme Distribution Platform

View project on GitHub

Jericho

This is a 9gag inspired memes distribution platform written in ASPNet Core, MongoDb, Angular 2 with Bootstrap 3. Any contributions to this project is welcome - You can fork this repo, implement any feature and send us pull request.

Contributers

How to Configure Jericho

  1. Install MongoDb, AspNet Core in your machine
  2. Clone the repository, and use dotnet restore, dotnet build and dotnet run to restore nuget packages, build and run the application
  3. The API is documented in Swagger UI