Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Proffy Website

React js app for finding available teachers online.

Getting started

Create .env file by copying .env.example and setting up required configurations.

Install dependencies.

yarn install

Run react app.

yarn start