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.
Style Guide
- HTML Style Guide https://google.github.io/styleguide/htmlcssguide.xml
How to Configure Jericho
- Install MongoDb, AspNet Core in your machine
- Clone the repository, and use dotnet restore, dotnet build and dotnet run to restore nuget packages, build and run the application
- The API is documented in Swagger UI