Welcome to my Portfolio code base.
Color | Hex |
---|---|
Primary Color | #0a192f |
Secondary Color | #f8f8f8 |
Tetiary Color | #00b48a |
Client: React, React-Email, Framer-motion, TailwindCSS, Next.JS
Server: Resend
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