https://github.com/devmahmud/material-ui-portfolio
Personal Portfolio Web Application using React & Material UI
https://github.com/devmahmud/material-ui-portfolio
material-ui portfolio portfolio-template react react-portfolio react-portfolio-template
Last synced: about 1 month ago
JSON representation
Personal Portfolio Web Application using React & Material UI
- Host: GitHub
- URL: https://github.com/devmahmud/material-ui-portfolio
- Owner: devmahmud
- License: mit
- Created: 2020-06-29T08:46:19.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-07T16:39:01.000Z (over 1 year ago)
- Last Synced: 2025-04-02T11:51:47.101Z (about 2 months ago)
- Topics: material-ui, portfolio, portfolio-template, react, react-portfolio, react-portfolio-template
- Language: JavaScript
- Homepage: https://materialui-portfolio.netlify.app
- Size: 826 KB
- Stars: 204
- Watchers: 2
- Forks: 73
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Material UI Portfolio
A portfolio single page application using React and Material UI
### Demo of this site available here [Material-UI-Portfolio Demo](https://materialui-portfolio.netlify.app/)
#### 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

## Sidebar

## Resume

## Portfolio

## Contact

## Author
Mahmudul alam
Email: [email protected]========Thank You !!!=========