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.
- 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.
- Node.js
- Yarn package manager
Clone the repository and install dependencies:
git clone https://github.com/your-repository-url.git
cd react-landing-page-2021
yarn
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.
Contributions are welcome! Please open an issue if you have suggestions or find a bug.
This project is licensed under the MIT License - see the LICENSE file for details.
- Next.js for the React framework.
- Tailwind CSS for the utility-first styling.
- EmailJS for handling contact form submissions.
- This project was bootstrapped with React Landing Page Template v2. If you liked this template, consider buying them a coffee ☕.
For more information or to view a demo, visit the live demo.