Skip to content

Application developed during Rocketseat's Next Level Week.

License

Notifications You must be signed in to change notification settings

pedrosqra/proffy-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎓 Proffy

Proffy is a react application developed during Rocketseat's Next Level Week.

❓ About the project

Proffy is a web and mobile application built to connect those who want to learn with those who want to teach.

🔨 Made with

🚩 Getting started

  1. First, run yarn install inside the server, web and mobile folders.
yarn install
  1. After that, run npm start inside the server folder so that you can initialize the server.
npm start
  1. Run yarn start inside the web folder so that you can initialize the react development server.
yarn start
  1. Then, open the mobile folder and run expo start.
expo start

😍 You're ready to go!

💻 Contributing

Feel free to contribute to this project, any help is welcomed.

  1. Fork the project
  2. Create a branch for your Feature (git checkout -b feature/MyFeature)
  3. Add your changes (git add .)
  4. Commit your changes (git commit -m 'Adding an awesome feature!)
  5. Push your changes into the branch (git push origin feature/MyFeature)
  6. Open a Pull Request

📄 License

Distributed under the MIT license. See LICENSE for more information.

About

Application developed during Rocketseat's Next Level Week.

Resources

License

Stars

Watchers

Forks

Languages