Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.22 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.22 KB

Portfolio Website

Features

  • Responsive layout, works well on both Mobile and Desktop
  • Dark mode support. Click buttons to toggle dark mode and light mode.
  • Clear React components and tailwind styling.
  • Exact sections that a developer needs to showcase their skills.
  • Clear call to actions.

Tech Stack

The website is built in my favourite Tech Stack and deployed on Vercel

Usage

  • Clone the repository using git clone https://github.com/manuarora700/simple-developer-portfolio-website.git
  • Install all the modules by using npm i or npm install or yarn
  • Run the local development server by using npm run dev or yarn dev
  • Make the required edits and deploy to YOUR GitHub repo for CI/CD.

Deployment

  • Login to Vercel or signup for an account if you don't have one.
  • Create a New Project and select YOUR GitHub repository of the portfolio project.
  • Wait for Vercel to deploy your project to production.