https://github.com/msaad53407/synnestra-site
https://github.com/msaad53407/synnestra-site
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/msaad53407/synnestra-site
- Owner: msaad53407
- Created: 2024-10-10T15:20:19.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-02-17T10:21:37.000Z (3 months ago)
- Last Synced: 2025-02-17T11:28:01.890Z (3 months ago)
- Language: TypeScript
- Homepage: https://synnestra-site.vercel.app
- Size: 91.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Synnestra Landing Site
Welcome to the Synnestra Landing Site, a modern web application built with [Next.js](https://nextjs.org) and styled
with [Tailwind CSS](https://tailwindcss.com). This project showcases our diverse range of software services, featuring
responsive design, interactive components, and seamless user experience.## Getting Started
To run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Visit [http://localhost:3000](http://localhost:3000) in your browser to see the landing site in action.
You can modify the contents by editing files in the `app` directory. The application supports hot reload, so your
changes will be reflected instantly.## Features
- **Responsive Design**: Optimized for various device sizes.
- **Interactive Components**: Includes animated banners, carousels, and accordions.
- **Technology Showcase**: Highlights projects with detailed information and visual previews.
- **Newsletter Subscription**: Engage users with email subscription forms.
- **Accordion FAQ Section**: Provides quick answers to common questions.
- **Deployment Ready**: Easily deploy on Vercel for production.## Learn More
Explore the following resources to enhance your understanding of the tools used:
- [Next.js Documentation](https://nextjs.org/docs) - Learn about Next.js features and API.
- [Tailwind CSS Documentation](https://tailwindcss.com/docs) - Style your app with utility-first CSS.
- [React Documentation](https://reactjs.org/docs/getting-started.html) - Understand the fundamentals of React.For contributions and feedback, visit the [GitHub repository](https://github.com/vercel/next.js).
## Deploy on Vercel
Deploy your application effortlessly on the [Vercel Platform](https://vercel.com) for optimized performance and
scalability.Refer to the [deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more
information.