<b> Bootstrap your Code Fantasies into Reality</b>
CodeCanvas is an innovative platform where developers can collaborate and contribute their frontend expertise. From booking systems to games, landing pages to clones, this community-driven repository welcomes diverse frontend projects. Unleash your creativity, share your code, and inspire others to build captivating web experiences together on CodeCanvas.
This repository contains some exciting frontend projects like games, clone and landing pages. So, let's contribute more projects to this repository. Happy learning!!
if (youLiked) {
starThisRepository();
}
Contribute and grow this repository with us, make sure to check out Contributing.md for contribution guidelines and add your name in the Contributors.md.
git clone https://github.com/<your-github-username>/Code-Canvas
- Navigate to the project directory.
cd Code Canvas
- Create a new branch.
git checkout -b <your_branch_name>
- Make changes.
- Stage your changes and commit
git add -A
git commit -m "<your_commit_message>"
- Push your local commits to the remote repo.
git push -u origin <your_branch_name>
- Create a Pull Request.
- Congratulations! 🎉 you've made your contribution.
At last after successfully submitting a pull request you can view your work live at SSIT LIVE
Thank you to all the amazing contributors who have made this project possible!!💝