Skip to content

Beginner level Projects to get your hands dirty on the Programming Languages

License

Notifications You must be signed in to change notification settings

bellatrixdatacommunity/mini-projects

Repository files navigation

Mini Projects

Contributing Guidelines:

Fork and Clone this repo using the following command:

git clone https://github.com/bellatrixdatacommunity/mini-projects.git

cd mini-projects
cd <your-project>

Make a new branch using following command:

git checkout -b "<your-branch>"

Add a file, work with your team, and all the cool features you learnt and want to implement

Stage your changes, commit, and push using the following commands:

git add .
git commit -m "<commit message>"
git push origin "<your-branch>"

About

Beginner level Projects to get your hands dirty on the Programming Languages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published