Skip to content

maxtkach/SwiftCode

Repository files navigation

Agency Website

A modern website for a web and mobile development agency built with Next.js, TypeScript, and Tailwind CSS.

Features

  • Modern and responsive design
  • Fast performance with Next.js
  • TypeScript for type safety
  • Tailwind CSS for styling
  • Mobile-first approach
  • SEO optimized

Getting Started

Prerequisites

  • Node.js 18.x or later
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/agency-website.git
cd agency-website
  1. Install dependencies:
npm install
# or
yarn install
  1. Run the development server:
npm run dev
# or
yarn dev
  1. Open http://localhost:3000 with your browser to see the result.

Project Structure

src/
  ├── app/              # Next.js 13+ app directory
  ├── components/       # React components
  ├── styles/          # Global styles
  └── types/           # TypeScript type definitions

Technologies Used

  • Next.js 14
  • React 18
  • TypeScript
  • Tailwind CSS
  • Framer Motion

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

SwiftCode agency website

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages