https://adityasaroj.github.io/Manchester-United/
This website is made completely with HTML and CSS (and little bit of JS) for the football club Manchester United. This is just frontend, so the login and signup pages are not connected to any database. There's no database connected, so the login/register pages are dummy pages.
The 'News' page uses the free GNews API (https://gnews.io), limited to 100 uses per day. You can get your own API key and insert it instead of "YOUR-API-KEY" in news.js file.