Skip to content

A hub for innovation through web development projects

License

Notifications You must be signed in to change notification settings

dc9deepika/Code-Canvas

 
 

Repository files navigation

Code Canvas

  <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!!




Our Team


Project Admin ❤️


Shreya Rajpal

    

Project Maintainers 😃



- [Anukanksha Priya](https://github.com/cleveranu)

    

Contributors ✨


if (youLiked) {
	starThisRepository();
}

Read for successful merge

Go to IEEE SSIT VIT

Hello People!!

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.

To make a pull request follow these steps:

Step 1 Complete your project


click on Start Hacking

Login in using your GitHub account
If you don't have then create one

Step 2. Make 4 Pull Request


⚡⚡ Steps for Creating First Pull request ⚡⚡


  1. Star this repository.
  2. Fork this repository.
  3. Clone the forked repository.
git clone https://github.com/<your-github-username>/Code-Canvas
  1. Navigate to the project directory.
cd Code Canvas
  1. Create a new branch.
git checkout -b <your_branch_name>
  1. Make changes.
  2. Stage your changes and commit
git add -A
git commit -m "<your_commit_message>"
  1. Push your local commits to the remote repo.
git push -u origin <your_branch_name>
  1. Create a Pull Request.
  2. Congratulations! 🎉 you've made your contribution.

At last after successfully submitting a pull request you can view your work live at SSIT LIVE

About

A hub for innovation through web development projects

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 40.1%
  • JavaScript 31.1%
  • HTML 28.8%