yenkodev-website

A sleek multi-page website for our agency featuring an overview of what we do.

Stars
0
Committers
2

YenkoDev Website

Link: yenkodev.com

💡 Features

Initial version of YenkoDev website. Simple landing page that highlights the overview of the company.

💻 Technologies Used

  • TypeScript
  • React
  • Tailwind
  • Aceternity UI

🚀 Getting Started

These instructions will help you set up the project locally for development and testing.

Prerequisites

  • Node.js v18 or above
  • npm

Installation & Setup

  1. Clone the repository:
git clone https://github.com/YenkoDev/yenkodev-website
  1. Navigate to the project directory:
cd yenkodev-website
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev