Skip to content

💻 A project made to connect teachers and students to book private lessons. developed in Next Level Week #2 @Rocketseat 🚀

License

Notifications You must be signed in to change notification settings

brunoafabricio/NLW-02-Proffy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextLevelWeek_Proffy

Bruno Aranalde Fabricio Repository size GitHub last commit License Stargazers

💡About   |    💻Technologies   |    📥How execute   |    📕License

Preview

App Demo

💡About

💻 A project made to connect teachers and students to book private lessons. developed in Next Level Week #2 @Rocketseat 🚀

💻Technologies

  • ReactJS
  • React Native
  • TypeScript
  • HTML5 e CSS3
  • NodeJS

    📥How Execute

    # Clone Repository
    $ git clone ttps://github.com/brunoafabricio/NLW-02-Proffy

    📦 Run API

    # Go to server folder
    $ cd /NLW-02-Proffy/server
    
    # Install Dependencies
    $ yarn install
    
    # Install Real Time Database
    $ yarn knex:migrate
    
    # Run Aplication
    $ yarn start

    Access API at http://localhost:3333/

    💻 Run Web Project

    # Go to web folder
    $ cd /NLW-02-Proffy/web
    
    # Install Dependencies
    $ yarn install
    
    # Run Aplication
    $ yarn start

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

    📱 Run Mobile Project

    To run the mobile project you need a mobile phone with the app of expo instaled or a emulator android/ios.

    # Go to mobile folder
    $ cd /NLW-02-Proffy/mobile
    
    # Install Dependencies
    $ yarn install
    
    # Run Aplication
    $ yarn start
    
  • About

    💻 A project made to connect teachers and students to book private lessons. developed in Next Level Week #2 @Rocketseat 🚀

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages