An API endpoints for a learning app, creating means for tutors to be easily accessible to their students.
- Nodejs
- MongoDB
- Clone the project
git clone https://github.com/JoshuaMonyei/Tutors.git - Install the dependencies
npm install- Run the server
npm start

