Follow the steps below to run this project on your machine.
Make sure you have installed the following prerequisites before proceeding:
-
Clone this repository to your local machine:
git clone https://github.com/vickyadrii/personal-website-2.0.git
-
Navigate to the project directory:
cd personal-website-2.0
-
Install all the required dependencies using npm or Yarn:
npm install # or yarn
Start the NextJS server:
npm run dev
# or
yarn dev
- Figma Design: Click here
- Link demo: https://vickyadrii.my.id
- 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