Skip to content

Latest commit

 

History

History
64 lines (41 loc) · 1.44 KB

README.md

File metadata and controls

64 lines (41 loc) · 1.44 KB

Portfolio

Portfolio

React Deploy Status Version Gitmoji

My personal portfolio to showcase myself on the internet

Features

  • Responsive Design 📱💻
  • Multiple Themes
  • Skills, Projects CV all in one place

Tech Stack

Frontend - React

Deployment - Github Pages

Running Locally

Clone the project

https://github.com/TheDanniCraft/Portfolio.git

Go to the project directory

cd Portfolio

Remove remote origin

git remote remove origin

Install dependencies

npm install

Start the server

npm run dev

Author