Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/victorbravim/redroast
- Owner: VictorBravim
- License: mit
- Created: 2024-05-11T17:09:21.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-26T20:24:24.000Z (8 months ago)
- Last Synced: 2024-11-09T17:13:59.434Z (about 2 months ago)
- Topics: frontend, meat, project, site, tailwind, tailwindcss, template, vue, vuejs, web
- Language: Vue
- Homepage: https://redroast.vercel.app/
- Size: 42 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).