/My-Portfolio

Primary LanguageTypeScript

My Portfolio

Welcome to my Portfolio code base.

Authors

Color Reference

Color Hex
Primary Color #0a192f #0a192f
Secondary Color #ffff #f8f8f8
Tetiary Color #131313 #00b48a

Tech Stack

Client: React, React-Email, Framer-motion, TailwindCSS, Next.JS

Server: Resend

Run Locally

Clone the project

  git clone https://github.com/3ill/My-Portfolio.git

Go to the project directory

  cd my-portfolio

Install dependencies

  npm install

Start the server

  npm run dev