School-Mangement-API

This is a School-Mangement API built with Nodejs + express js

Pre-requisites

  • install Nodejs version v18.16.1

Getting Started

  • clone the repository

    git clone <https://github.com/HilaryEmmanuel/School-Management-API.git>

  • Install dependencies

    cd <School-Management-Api> npm install

  • Build and run the project

    npm start