Welcome to the Agrofonso project! This repository contains the source code for our website, built using Next.js, React, and Tailwind CSS.
Welcome to Agrofonso, where passion and dedication come together to bring you the freshest, highest-quality produce from our farm in Capivara, Bahia. Our journey began as a small group of farmers with a shared vision: to cultivate a better future for our community.
Our story starts with the selection of premium seeds, carefully chosen to ensure the best possible outcome. With each passing day, our team works tirelessly to nurture these seeds into the freshest, most delicious Cebola (onions), Tomate (tomatoes), and Feijão (beans) you'll ever taste.
While we're proud of our core products, we don't stop there. We're always looking for ways to innovate and improve, whether it's through new crop varieties or sustainable farming practices. Our commitment to quality and customer satisfaction is unwavering, and we're excited to share our journey with you.
Stay updated on our latest news, behind-the-scenes peeks at farm life, and mouthwatering recipes featuring our products! Follow us on Instagram @OnionGarden and be part of our growing community!
- Next.js: A popular React-based framework for building server-side rendered (SSR) and statically generated websites.
- React: A JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework for styling our website.
The project structure is as follows:
onion-garden/
README.md
next.config.mjs
tailwind.config.ts
package.json
public
src
...
src/
app
components
hooks
...
app/
contato
sobre
favicon.ico
globals.css
layout.tsx
page.tsx
...
components/
client
server
...
hooks/
usePage.ts
To run the project, follow these steps:
- Clone this repository:
git clone https://github.com/andresinho20049/onion-garden.git
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your web browser and navigate to
http://localhost:3000
If you'd like to contribute to this project, please follow these guidelines:
- Fork this repository:
git fork https://github.com/andresinho20049/onion-garden.git
- Create a new branch for your changes:
git branch my-changes
- Make your changes and commit them:
git add . && git commit -m "Added new feature"
- Push your changes to the remote repository:
git push origin my-changes
We appreciate any contributions, no matter how small!
This project is licensed under the MIT License.
Discover the incredible world of onions and how they can bring people together! From farm-to-table meals to medicinal benefits, learn how nature's bounty can enrich your life. Follow @OnionGarden for inspiring stories and stunning visuals!
Project: Agrofonso
Team:
- Maciel (Stackholder)
- André (Developer)