This repository contains the codebase for the InflueSolutions landing page. InflueSolutions is a platform aimed at providing essential tools for influencers and business owners to maximize their revenues and simplify the process of choosing the best products for their users.
- Next.js: Used for server-side rendering, routing, and optimizing performance.
- React: Powers the frontend interface and components.
- Emotion: A library for CSS-in-JS styling, providing a powerful and flexible way to style components.
- Material-UI: Utilized for UI components and design system, offering a wide range of pre-built components and theming options.
- React Hook Form: Provides a flexible and efficient way to handle form inputs in React.
- React Google Recaptcha V3: Used for implementing Google reCAPTCHA v3 to protect against spam and abuse.
- React Number Format: Enables formatting and validating input fields for numeric values.
- React Splide TS: A responsive and touch-enabled slider library for React.
- SendGrid: Utilized for sending transactional emails.
dev
: Starts the development server.build
: Builds the production version of the app.start
: Starts the production server.lint
: Lints the codebase using ESLint.
To set up the project locally, follow these steps:
- Clone this repository.
- Navigate to the project directory.
- Install dependencies using
npm install
. - Run the development server using
npm run dev
.
For any inquiries or issues, feel free to contact us at info@influesolutions.com.