StarFishries is a static restaurant website built using HTML, CSS, and JavaScript. The project delivers a clean and intuitive user interface that allows users to browse food items, view product details, manage a shopping cart, and navigate through different sections of the website.
- Modern and visually appealing landing page
- Browse food items through a dedicated menu page
- Individual product detail pages
- Add to Cart functionality
- Cart management page
- Login and Sign Up interface
- Clean navigation across all pages
- Simple and user-friendly UI
- HTML5
- CSS3
- JavaScript (Vanilla JS)
- Clone the repository
git clone https://github.com/astik0398/StarFishries.git- Navigate to the project folder
cd StarFishries- Open
index.htmlin your browser.
No additional setup or installation is required.
- Home
- Menu
- Product Details
- Shopping Cart
- Login
- Sign Up
- Login and Sign Up pages are UI only and do not include authentication.
- The project uses local browser storage for cart functionality.
- The website is not responsive and is optimized for desktop viewing only.
- No backend or database integration.
- Responsive design for mobile and tablet devices
- User authentication
- Backend integration
- Order placement and checkout flow
- Search and filtering options
- Product categories
- Payment gateway integration
Kumar Astik
If you found this project helpful, consider giving the repository a ⭐.