layers Tailwind Templates

Layers

A sleek, modern landing page for a fictional design tool called Layers, built with Next.js, TypeScript, and Tailwind CSS.

Layers - Modern Design Tool Landing Page

A sleek, modern landing page for a fictional design tool called Layers, built with Next.js, TypeScript, and Tailwind CSS.

šŸš€ Features

  • Responsive design that works across all devices
  • Smooth animations using Framer Motion
  • Interactive UI elements
  • Modern, clean design with a dark theme
  • TypeScript for type safety
  • Tailwind CSS for styling

šŸ› ļø Tech Stack

šŸƒā€ā™‚ļø Getting Started

  1. Clone the repository:
git clone https://github.com/finzyphinzy/layers.git

2. Install dependencies:

```bash
cd layers
npm install
```

3. Run the development server:

```bash
npm run dev
```

4. Open [http://localhost:3000](http://localhost:3000) in your browser.

## šŸ“ Project Structure

```
src/
ā”œā”€ā”€ app/                 # Next.js app directory
ā”œā”€ā”€ assets/             # Static assets (images, SVGs)
ā”œā”€ā”€ components/         # Reusable UI components
└──  sections/           # Page sections

```

## šŸŽØ Customization

The project uses Tailwind CSS for styling. You can customize the theme by modifying the `tailwind.config.js` file.

## šŸ“± Responsive Design

The landing page is fully responsive and optimized for:

- Mobile devices
- Tablets
- Desktop screens

## šŸ¤ Contributing

Wanna improve any part of this project? Contributions are welcome! Please feel free to submit a Pull Request.

Top categories

Loading Svelte Themes