git clone https://github.com/Pineapple4623/CS50-homepage.git
cd CS50-homepage
index.html
in your web browser.index.html
in your web browser to explore the demons encyclopedia. Click on each demon's profile to view detailed information.git checkout -b feature/NewFeature
.git commit -am 'Add a new feature'
.git push origin feature/NewFeature
.Posted Mar 11, 2025
This project is part of CS50 and aims to create an informative webpage detailing various demons from the game Doom Eternal.
0
0