Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 1.87 KB

README.md

File metadata and controls

61 lines (38 loc) · 1.87 KB

Vientos Nuevos UY Landing Page

Description

This project is a React.js/Next.js based landing page for "Vientos Nuevos UY", a political project aimed at enriching the electoral offer in Uruguay. It showcases the project's vision, mission, and how to support or get involved with it.

Features

  • Responsive design for all devices.
  • Integration with Tailwind CSS for styling.
  • Dynamic content management through a single JSON file (src/config/index.json).
  • Donation links and bank account details for financial support.
  • Contact form integration with EmailJS for direct communication.
  • Video and social media integration to engage visitors.

Getting Started

Prerequisites

  • Node.js
  • Yarn package manager

Installation

Clone the repository and install dependencies:

git clone https://github.com/your-repository-url.git
cd react-landing-page-2021
yarn

Running the Project

To run the project locally in development mode:

yarn dev

Open http://localhost:3000 to view it in the browser.

You can deploy the out directory to any static hosting service.

Contributing

Contributions are welcome! Please open an issue if you have suggestions or find a bug.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

For more information or to view a demo, visit the live demo.