Skip to content

ewertonspezia/proffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

The Project was developed at NLW2 at Rocketseat.

It is Profy, a platform for online studies where it is possible to register or hire the service of teachers.

Screenshots

Layout Desktop e Mobile

Run API

# Go to server folder
$ cd proffy/server

# Install Dependencies
$ yarn

# Run Aplication
$ yarn start

Access API at http://localhost:3333/

Run Web Project

# Go to web folder
$ cd proffy/web

# Install Dependencies
$ yarn

# Run Aplication
$ yarn start

Go to http://localhost:3000/ to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published