Rogue Pickings is a simple, single-page website for a fictional food truck business. The website is designed to be clean and easy to navigate, providing essential information to visitors. It features a menu section showcasing today's specials, a reviews section with the latest customer feedback, and a contact section with the business's address and phone number.
- Responsive design that works on desktop, tablets, and mobiles
- Google Fonts integration for beautiful typography
- Clean and easy-to-understand code
To get the site up and running on your local machine, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/rogue-pickings.git
- Navigate to the project directory:
cd rogue-pickings
- Open the HTML file in your browser:
open index.html
or simply double-click on the index.html file in your file manager to open it in your default web browser.
rogue-pickings/
│
├── css/
│ ├── normalize.css
│ └── main.css
│
├── img/
│ └── green-bean.jpg
│
└── index.html
This project was created by Skillcrush - The online coding & design school with a ❤️
Live Project Link: Rogue Pickings on GitHub