|
1 | 1 | # CodeCanvas: Discover, Share, and Get Inspired! ✨ |
2 | 2 |
|
3 | | -Welcome to **CodeCanvas**, a vibrant community platform where developers from around the globe can showcase their amazing front-end projects, get inspired, and connect with fellow creators. Whether you're a seasoned pro or just starting your journey, this is the perfect place to share your creativity and explore innovative designs. |
| 3 | +Welcome to CodeCanvas, a vibrant community platform where developers from around the globe can showcase their amazing front-end projects, get inspired, and connect with fellow creators. Whether you're a seasoned pro or just starting your journey, this is the perfect place to share your creativity and explore innovative designs. |
4 | 4 |
|
5 | 5 | [](https://github.com/Varshitha713/CodeCanvas) |
6 | 6 |
|
@@ -105,6 +105,18 @@ CodeCanvas is built with the foundational technologies of web development, ensur |
105 | 105 | <div align="center"> |
106 | 106 | <img src="https://user-images.githubusercontent.com/74038190/212284115-f47cd8ff-2ffb-4b04-b5bf-4d1c14c0247f.gif" width="1000"> |
107 | 107 | </div> |
| 108 | +## Project Structure 📂 |
| 109 | + |
| 110 | +CodeCanvas/ |
| 111 | +│── index.html # Entry point of the project |
| 112 | +│── src/ # Core CSS and JS files |
| 113 | +│ ├── css/ # Stylesheets |
| 114 | +│ └── js/ # Scripts |
| 115 | +│── assets/ # Images, icons, fonts |
| 116 | +│── tests/ # Test files |
| 117 | +│── config/ # Configuration files |
| 118 | +│── README.md # Documentation |
| 119 | +│── CONTRIBUTING.md # Contribution guidelines |
108 | 120 |
|
109 | 121 | ## Open Source Ready Features ✅ |
110 | 122 |
|
@@ -155,6 +167,7 @@ We'd love for you to contribute to CodeCanvas! Here's how you can get started: |
155 | 167 | <div align="center"> |
156 | 168 | <img src="https://user-images.githubusercontent.com/74038190/212284115-f47cd8ff-2ffb-4b04-b5bf-4d1c14c0247f.gif" width="1000"> |
157 | 169 | </div> |
| 170 | +Please refer to our [Contributing Guidelines](CONTRIBUTING.md) for more detailed instructions. |
158 | 171 |
|
159 | 172 | ### 🙌 **Thank You, Contributors!** |
160 | 173 |
|
|
0 commit comments