Skip to content

Latest commit

 

History

History
67 lines (40 loc) · 1.81 KB

README.md

File metadata and controls

67 lines (40 loc) · 1.81 KB

Portfolio Website - v2.0


forthebadge   forthebadge   forthebadge   GitHub Repo stars   GitHub forks

Access Website

You can access the website here.

Built With

My personal portfolio which features publications, github projects as well as technical skills.

This project was built using these technologies.

  • React.js
  • Node.js
  • Express.js
  • CSS3
  • VsCode
  • Vercel

Features

📖 Multi-Page Layout

🎨 Styled with React-Bootstrap and Css with easy to customize colors

📱 Fully Responsive

Getting Started

Clone down this repository. You will need node.js and git installed globally on your machine.

🛠 Installation and Setup Instructions

  1. Installation: npm install

  2. In the project directory, you can run: npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser. The page will reload if you make edits.

  1. Deploy the site to github pages: npm run deploy

Usage Instructions

Open the project folder and Navigate to /src/components/.
You will find all the components used and you can edit your information accordingly.

TL;DR

Based on Soumyajit4419