GitHub language count Repository size GitHub last commit License Stargazers made by viniciusbsneto

Status: Finished

AboutHow it worksTech StackAuthorLicense

💬 About

Investe+ - is an investment mobile app.


Layout

Figma

📌 Pre-requisites

Before you begin, you will need to have the following tools installed on your machine: [Git] (https://git-scm.com), [Yarn] (https://yarnpkg.com/). In addition, it is good to have an editor to work with the code like [VSCode] (https://code.visualstudio.com/)

Running mobile app

# Install Expo
yarn global add expo-cli

# Clone this repository
$ git clone git@github.com:viniciusbsneto/investe-mais.git

# Access the project folder
$ cd investe-mais/web

# Install dependencies
$ yarn install

# Start the development server
expo start

# Make sure you have your mobile device connected to the same network as the development server
# In your mobile device, install Expo app from the Play Store/App Store
# Start the Expo app in your mobile device and scan the QR Code shown in the development server console in your web browser
# Invest+ mobile app will start in your mobile device. We hope you enjoy it!

🧰 Tech Stack

The following tools were used in the construction of the project:

Investe+ Mobile App

See the file package.json

Utilitários


🤝 How to contribute

  1. Fork the project.
  2. Create a new branch with your changes: git checkout -b my-feature
  3. Save your changes and create a commit message telling you what you did: git commit -m" feature: My new feature "
  4. Submit your changes: git push origin my-feature

🧑‍💻 Author

Vinícius Neto


Linkedin Badge Gmail Badge


📝 License

This project is under the license MIT.

Made with love by Safra Technee - Hackaton Team 40 👋🏽 Get in Touch!