Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willigarneau/materialui-portfolio
👨💻📸 Beautiful and easily customizable portfolio for developers. Made with React.js and Material UI📣
https://github.com/willigarneau/materialui-portfolio
customizable i18next jsx material-ui portfolio react white-label
Last synced: 8 days ago
JSON representation
👨💻📸 Beautiful and easily customizable portfolio for developers. Made with React.js and Material UI📣
- Host: GitHub
- URL: https://github.com/willigarneau/materialui-portfolio
- Owner: willigarneau
- Created: 2018-08-17T01:59:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-30T21:00:02.000Z (over 6 years ago)
- Last Synced: 2024-11-23T00:16:27.501Z (2 months ago)
- Topics: customizable, i18next, jsx, material-ui, portfolio, react, white-label
- Language: JavaScript
- Homepage:
- Size: 8.85 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
sexy-portfolio
👨💻 Best web portfolio for developers 🍾
This portfolio is made with [React](https://github.com/facebook/react), [Material UI](https://github.com/callemall/material-ui) and a lot of efforts.
Although it is my personal portfolio, feel free to fork and have fun with it.## Installation
1. Run `yarn`.
2. Run `yarn start`.
3. Visit [localhost:3000](http://localhost:3000).## Publish on GitHub Pages
1. Run `npm run deploy`. This will start the build process and push afterwards to the gh-pages branch.
2. Set under Settings > GitHub Pages the source to `gh-pages branch` and click `Save`.#### This project is still in development. If you wish to contribute to it, fork it and make up a pull request :)