Skip to content

AdioleDivine/nigerian-universities

Repository files navigation

nigerian-universities

List of Nigerian Universities, logos and web addresses

Introduction

This project aims to help developers in building university based applications. It can be used to spice up your dropdown/list UI.

Usage

Make a get request to https://nigerian-universities.herokuapp.com/

Prerequisites

  • Node installed on your machine

Installation

  • Clone this repository
https://github.com/AdioleDivine/nigerian-universities.git
  • Change directory
cd nigerian-universities
  • Duplicate .env.example to .env
cp .env.example .env
  • Run application
npm run dev

Your application will run port 7080 by default, you can change that in the .env file.

Contributors

  • Adiole Divine - twitter github
  • Ovienloba Joel - twitter github
  • Momoh Hero - twitter github

Authors

  • Adiole Divine - twitter github
  • Ovienloba Joel - twitter github
  • Momoh Hero - twitter github