leotelles / online-classes-server

A Node.js api for registering teachers and students to hire classes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online Classes

A Node.js api for registering teachers and students to hire classes.

License MIT


Features

  • 📄 TypeScript — An open-source language which builds on JavaScript, by adding static type definitions
  • 💹 Node Js — A web framework for Node Js

Getting started

  1. Clone this repo using git clone git@github.com:leotelles/online-classes-server.git
  2. Move yourself to the appropriate directory: cd online-classes-server
  3. Run yarn to install dependencies
  4. Run yarn dev to start the server

License

This project is licensed under the MIT License - see the LICENSE page for details.

About

A Node.js api for registering teachers and students to hire classes.


Languages

Language:TypeScript 100.0%