Skip to content

Anmol272001/anmol-portfolio-v1

Repository files navigation

Anmol Varshney — Portfolio screenshot

Anmol Varshney — Personal Portfolio

Live demo → anmol-portfolio-v1.vercel.app  •  Report bug / Request feature

GitHub stars CI License


Summary: A clean, fast single-page portfolio built with React + Tailwind to showcase frontend skills and a pivot from data visualization to product-focused UI development.


🔎 Table of contents


About

This portfolio emphasizes readable UI, responsive layout, and component-driven architecture. It’s intentionally minimal to let projects and story shine — fast to load, easy to maintain, and easy to extend.


Live demo

https://anmol-portfolio-v1.vercel.app/


Tech stack

  • React.js (functional components, hooks)
  • Tailwind CSS (utility-first styling)
  • JavaScript (ES6+)
  • Vercel (CI / deployment)
  • Dev tools: VS Code, Prettier, ESLint

Highlights

  • Clean, modern design with a typewriter headline effect.
  • Fully responsive: mobile → desktop.
  • Projects data kept in one place (easy to update or wire to a CMS).
  • Simulated API and loading states to show async handling.
  • Focus on accessibility, semantics, and SEO-ready meta.

Getting started

Prerequisites

  • Node.js (v16+ recommended)
  • npm or yarn

Install & run locally

# clone
git clone https://github.com/Anmol272001/anmol-portfolio-v1.git
cd anmol-portfolio-v1

# install
npm install
# or
yarn

# dev
npm start
# or
yarn start
# open http://localhost:3000

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors