Skip to content

This repository contains my portfolio web application built using Express.js, React.js, and Node.js , The app serves as a comprehensive showcase of my projects, skills, and achievements. It features a modern and responsive design.

Notifications You must be signed in to change notification settings

vedan7p/My-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Want to Execute on Your Local Machine? Follow the Steps Below:

Step 1:

Clone the repository:

git clone https://github.com/vedant3337/My-Portfolio.git

Step 2:

Navigate to the project directory:

cd My-Portfolio

Step 3:

Install backend dependencies:

npm install

Step 4:

Add environment variables in the .env file.

Step 5:

Run the backend application:

node server.js

Step 6:

Open a new terminal window, navigate to the client directory:

cd My-Portfolio/client

Step 7:

Install frontend dependencies:

npm install

Step 8:

Run the frontend application:

npm start

About

This repository contains my portfolio web application built using Express.js, React.js, and Node.js , The app serves as a comprehensive showcase of my projects, skills, and achievements. It features a modern and responsive design.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published