devmahmud / material-ui-portfolio

Personal Portfolio Web Application using React & Material UI

Home Page:https://materialui-portfolio.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Material UI Portfolio

A portfolio single page application using React and Material UI

Demo of this site available here Material-UI-Portfolio Demo

Installing

Clone the repository using following command or download

git clone https://github.com/devmahmud/material-ui-portfolio.git

To install dependency

npm install

To start the server

npm start

For Production Build

npm run build

Server will be available at http://127.0.0.1:3000 in your browser

Project snapshot

Home page

image

Sidebar

image

Resume

image

Portfolio

image

Contact

image

Author

Mahmudul alam Email: expelmahmud@gmail.com

========Thank You !!!=========

About

Personal Portfolio Web Application using React & Material UI

https://materialui-portfolio.netlify.app

License:MIT License


Languages

Language:JavaScript 96.6%Language:HTML 2.7%Language:CSS 0.7%