Skip to content

lucastssb/moove

Repository files navigation

Moove

Project   |    Technologies   |    How to run   |    How to contribute   


App screen

💻 Project

Just Move it

🚀 Technologies

This app was made using the following technologies:

ℹ️ How To Run

To clone and run this application, you'll need Git + Yarn installed on your computer.

Clone and Run

# Clone this repository
$ git clone https://github.com/lucastssb/moove.git

# Install dependencies
$ yarn

# Run
$ yarn dev

🤔 How to contribute

  • 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.


Made with ♥ by Lucas Barbosa 👋 Get in touch!