Skip to content

Source Code for my personal website build with React.js using a template.

Notifications You must be signed in to change notification settings

Abdelmouhaimen/ePortfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Website
sarhane.com

Demo

TL;DR

You can fork this repo to modify and make changes of your own. Please give the owner proper credit by linking back to Soumyajit4419. Thanks!

Built With

My personal portfolio sarhane.com which features some of my github projects as well as my resume and technical skills.

This project was built using these technologies.

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

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.

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.

This ePortfolio was made originally by another person

Check the original repo