For testing any web application
1. We should first check the GUI of the website
2. Check that the page layout and design elements are consistent throughout the website.
3. Check that all the links are clickable and pointing to the right page.
4. Check how much load can your website take.
5. The performance of the website under heavy load.
You have to base all these things to create your test cases.