Tech Solutions is a modern, responsive landing page built with Next.js and Tailwind CSS. It serves as a professional portfolio and a landing page for service-based companies offering full web development services. This project showcases various interactive web elements and advanced web development techniques.
- Next.js for server-side rendering and fast performance.
- Tailwind CSS for utility-first CSS styling.
- React-Awesome-Reveal for beautiful animations and reveals.
- react-icons for easy integration of popular icons.
- react-count-up for animated counting numbers.
- react-syntax-highlighter for displaying code snippets.
- react-typed for typing animations.
- SEO optimized with appropriate meta tags, Open Graph tags, Twitter cards, and structured data.
Check out the live demo here.
- Node.js
- npm or yarn
Clone the project
git clone https://github.com/agrawal-pratham/Tech-Solutions.git
Go to the project directory
cd Tech-Solutions
Install dependencies
npm install
Start the server
npm run dev
Project Structure
├── components # Reusable components
├── pages # Next.js pages
├── public # Static assets
├── styles # Global styles and Tailwind CSS configurations
├── utils # Utility functions
└── README.md # Project documentation
- Next.js
- Tailwind CSS
- React Awesome Reveal
- react-icons
- react-count-up
- react-syntax-highlighter
- react-typed
Contributions are welcome! Please open an issue or submit a pull request for any bugs, enhancements, or features.
This project is licensed under the MIT License. See the LICENSE file for details.
Created by Pratham Agrawal. Feel free to reach out!