This is a React project of a simple personal CV webpage built with React, inspired by Figma design.
- Tech Stack
- Projects
- Contact
Make sure you have:
- Node.js
- npm or yarn
Clone the repository and install dependencies:
git clone https://github.com/vikspan/CL_Portfolio_Project
cd CL_Portfolio_Project
npm install
# or
yarn install
npm run devnpm run devThen open your browser and visit: http://localhost:3001
Design source: Figma design Thanks to the designer for sharing the concept!