/pioniere

View video from YouTube with near 0 views

Primary LanguageJavaScript

Pioniere 🧭

💻 About the project

  • Immerse yourself and explore things never seen before, just like our ancestors did.

  • Search and watch videos with near 0 views on Youtube

🚀 Technologies

  • Express for backend
  • Vue for frontend

💻 Getting started

  • The project is fresh, I will add more details as I go

🤔 How to contribute

Make a fork of this repository

# Clone your fork
$ git clone your-fork-url && cd NOME_DO_REPO

# Create a branch with your feature
$ git checkout -b my-feature

# Make the commit with your changes
$ git commit -m 'feat: My new feature'

# Send the code to your remote branch
$ git push origin my-feature

After your pull request is merged, you can delete your branch