Avdhesh-Varshney / WebMasterLog

A record of Unique Web Development Projects made with Angular, Next, Node, React, ExpressJS, Redux, Vanilla, Vue, etc. Technologies...
https://web-master-log.vercel.app
MIT License
92 stars 183 forks source link

πŸ§‘β€πŸ’»[Doc]:: Adding a Project Structure Map #1020

Open siri-chandana-macha opened 5 hours ago

siri-chandana-macha commented 5 hours ago

:red_circle: Title : Project Structure :red_circle: Changes : Adding a clear structure map in the documentation to guide contributors on where specific files and folders are located and what they contain. This helps new contributors quickly understand the project layout and find files easily.

Screenshots πŸ“·

For example:

Project Root β”œβ”€β”€ src/      # Core application files β”‚ β”œβ”€β”€ components/      # Reusable UI components β”‚ β”œβ”€β”€ services/      # API calls and business logic β”‚ β”œβ”€β”€ utils/      # Utility functions β”‚ └── index.js      # Main entry file β”œβ”€β”€ assets/      # Images, icons, and other static assets β”œβ”€β”€ config/      # Configuration files (e.g., env variables) └── README.md      # Project overview and instructions


:white_check_mark: To be Mentioned while taking the issue :


Note: please kindly assign this issue under gssoc-extd and hacktoberfest-accepted and level

github-actions[bot] commented 5 hours ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊