Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.95 KB

README.md

File metadata and controls

41 lines (24 loc) · 1.95 KB

Atlas Corp Website

Welcome to the Atlas Corp website repository! This project showcases a modern, responsive website for Atlas Corp, a software development agency. The site is built using cutting-edge web technologies to provide an engaging and interactive user experience.

Live Demo

Check out the live website: Atlas Corp Website

Technologies Used

  • Next.js: A React framework for building server-side rendered and statically generated web applications.
  • TypeScript: A typed superset of JavaScript that compiles to plain JavaScript.
  • Tailwind CSS: A utility-first CSS framework for rapidly building custom user interfaces.
  • Framer Motion: A production-ready motion library for React that makes it easy to create fluid animations.
  • React Icons: A collection of popular icons for React projects.

Project Structure

The project follows a typical Next.js structure with some custom components and pages:

  • src/app: Contains the main application pages and layout.
  • src/components: Houses reusable React components used throughout the site.
  • public: Stores static assets like images and fonts.

Key Features

  1. Responsive Design: The website is fully responsive, adapting to various screen sizes from mobile to desktop.

  2. Dynamic Animations: Utilizes Framer Motion for smooth, eye-catching animations throughout the site.

  3. Server-Side Rendering: Leverages Next.js for improved performance and SEO.

  4. Blog Integration: Features a blog section with dynamic content fetched from a CMS.

  5. Team Showcase: Displays team members with interactive elements.

  6. Project Portfolio: Showcases the company's projects with detailed information.

  7. Contact Form: Includes a functional contact form for user inquiries, integrated with HubSpot for efficient lead management.

  8. Newsletter Subscription: Allows users to subscribe to the company newsletter using HubSpot integration.