My Personal Portfolio website to show my Skills and Projects.
View live preview here
- HERO SECTION
- ABOUT ME
- SKILLS
- PROJECTS
- CONTACTS
To Fork the repo click on the fork button at the top right of the page. Once the repo is forked open your terminal and perform the following commands
git clone https://github.com/<YOUR GITHUB USERNAME>/Omkar-Portfolio.git
cd omkar-portfolio
npm install
# or
yarn installThen, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
Framework: React
Styling and Animation: Tailwind CSS, Framer-motion
| Used Package List |
|---|
| @emailjs/browser |
| react-icons |
| react-toastify |
| tailwindcss |