-
Immerse yourself and explore things never seen before, just like our ancestors did.
-
Search and watch videos with near 0 views on Youtube
- Express for backend
- Vue for frontend
- The project is fresh, I will add more details as I go
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