Backend project made to connects students and teachers online!
Project built with the following technologies:
First of all you need to have npm
or yarn
installed on your computer.
Then all you need to do is clone the repository and run on your terminal npm i
if you are using npm
, or just yarn
if you are using yarn
.
Let's code 😎