Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/victorbravim/redroast

Template Meat Seller Page
https://github.com/victorbravim/redroast

frontend meat project site tailwind tailwindcss template vue vuejs web

Last synced: 3 days ago
JSON representation

Template Meat Seller Page

Awesome Lists containing this project

README

        

# πŸ₯© RedRoast

![image 13](https://github.com/VictorBravim/RedRoast/assets/122113588/21d289ea-e1b8-4d24-8b81-7ae26e363df7)

## πŸš€ Overview

This project demonstrates how to build a simple website using Vue.js and integrating styles with Tailwind CSS. It features a sticky navigation bar, a hero section with a background image, a products section displayed in a grid format, an "About Us" section with cards, and a basic footer.

## πŸ“‹ Requirements

- Node.js (versΓ£o 10.x ou superior)
- Vue CLI (instalado globalmente)

## πŸ”§ Installation

1. Clone this repository:

```
git clone https://github.com/VictorBravim/RedRoast.git
```

2. Navigate to the project directory:

```
cd RedRoast
```

3. Install dependencies:

```
npm install
```

## πŸ› οΈ Project Structure

- AboutSection.vue
- FooterSection.vue
- HeroSection.vue
- NavBar.vue
- ProductSection.vue
- CardSection.vue

## πŸ“„ License

- This project is licensed under the [MIT License](LICENSE).