Explore the following companies that may offer TECH internships. This list is not exhaustive but provides a great starting point for your search.
- Fork the repository :
git clone [email protected]:vantage-ola/find-nigeria-internship.git
- Name your branch based on the company/companies you want to add. For example, writing README branch would be called
feature/microsoft
:
git checkout -b <microsoft>
- After updating the README.md and including companies, commit your changes:
git add README.md
git commit -m "microsoft-nigeria"
- Push your branch to your forked repository:
git push origin feature/microsoft
- Open a pull request so I can review and merge your changes. Your contributions are highly appreciated! ❤️