Skip to content

⚛︎ My personal website. Built with NextJS, React, Typescript and Tailwind

Notifications You must be signed in to change notification settings

vickyadrii/personal-website-2.0

Repository files navigation

Personal Website 🔥

Technologies used:

My Skills

Getting Started

Follow the steps below to run this project on your machine.

Prerequisites

Make sure you have installed the following prerequisites before proceeding:

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/vickyadrii/personal-website-2.0.git

  2. Navigate to the project directory:

    cd personal-website-2.0

  3. Install all the required dependencies using npm or Yarn:

    npm install
    # or
    yarn

Usage

Start the NextJS server:

   npm run dev
   # or
   yarn dev

----------------------------------------------------------------------------------------

Built With

  • NextJS - The react framework for the web
  • React - React library for building user interface
  • TypeScript - Programming language
  • Tailwind - Utility-first CSS framework
  • Framer Motion - Powerful motion library for React