Welcome to the repository for the CredSwap landing page. This project was developed as a freelance assignment to create a landing page for CredSwap, a startup that appears to offer a discount search application. The app allows users to input their credit card information and provides them with the best available benefits.
This landing page serves as the initial point of contact for potential users of CredSwap. It aims to provide a clear and engaging introduction to the application's features and benefits.
- Responsive Design: Ensures optimal viewing experience across a wide range of devices.
- Interactive Elements: Engaging components to enhance user experience.
- Informative Content: Clear and concise information about CredSwap's services.
- Next.js: A React framework for building server-side rendered applications.
- TypeScript: A statically typed programming language that builds on JavaScript.
- TailwindCSS: Styling language used for designing the layout and appearance of the page.
- ReactAOS: Library for animating elements as they enter the viewport.
To set up the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/SatyamVyas04/CredSwap.git cd CredSwap
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
The application will be available at
http://localhost:3000
.
The landing page is deployed using Vercel. For more details on deployment, refer to the Next.js deployment documentation.
As this was a freelance project, contributions are not expected. However, if you have suggestions or improvements, feel free to open an issue or submit a pull request.