weltonfelix / bethehero

Be The Hero - Semana OmniStack 11.0 project

Home Page:https://bethehero-frontend.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Be The Hero

Project carried out for Semana OmniStack 11.0 from @Rocketseat, taught by @diego3g.

Github language counter Repo size Made by Welton Last commit Issues License

front-end

mobile
Runs with expo

πŸ““ Getting Started

  1. Clone this repository
  2. cd backend
  3. npm install
  4. cd ../frontend
  5. npm install
  6. cd ../mobile
  7. yarn
  8. cd ..
  9. To start backend
    1. cd backend
    2. npm start
  10. To start frontend
    1. cd frontend 2 npm start
  11. To start mobile
    1. cd mobile
    2. yarn start
  12. Enjoy!

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

  • Make a fork;
  • Create a branck with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

This project is under the MIT license. See the LICENSE for details.


Made with β™₯ by Welton Felix πŸ‘‹ Get in touch!

About

Be The Hero - Semana OmniStack 11.0 project

https://bethehero-frontend.netlify.com/

License:MIT License


Languages

Language:JavaScript 88.1%Language:CSS 11.0%Language:HTML 0.9%