Welcome to my Landing Page project! This project showcases a modern and responsive landing page built with Next.js, Tailwind CSS, Daisy UI, React Final Form, and React Swipeable Views.
- Next.js: Next.js is a React framework that enables server-side rendering, static site generation, and routing, providing a powerful foundation for building web applications.
- Tailwind CSS: Tailwind CSS is a utility-first CSS framework that allows for rapid development by providing a set of pre-defined utility classes.
- Daisy UI: Daisy UI is a Tailwind CSS component library that enhances the development experience by providing ready-to-use UI components.
- React Final Form: React Final Form is a form library for React applications that simplifies form management and validation.
- React Swipeable Views: React Swipeable Views is a React component for building swipeable views, which is used to create a mobile-responsive card display in this project.
To get started with the project, follow these steps:
To run the app
- npm install
- npm run dev