DoonOnthon / GamePulse

GamePulse: Your gaming universe awaits! 🎮🚀 Browse, explore, and engage with games based on categories, release dates, and sales numbers. Join the gaming community at GamePulse and stay connected with the pulse of gaming excitement! 💻🎉
MIT License
22 stars 30 forks source link

Fix app folder organization #46

Closed edsaur closed 6 months ago

edsaur commented 6 months ago

Added a subfolder for include files and a folder for assets

To have organization in the files, I have put all files inside of 'include' folder into subfolders.

Also, I have done the same with the images folder and the main.css (previously stylesheet.css) put them in a new folder called assets so that it would not be in the main working folder.