My own Website, a SPA (Single Page Application) made with React + Sass, using my own components package (made with TypeScript & Atomic Design) & deployed on GitHub Pages
git clone https://github.com/philippebeck/philippebeck.github.io.gitcd philippebeck.github.ionpm i
- Change the project informations in
package.json,index.html&public/sitemap.xml - Change the project data in
src/assets/data.json - Change the project images in
public/img/
- dev mode:
npm start - prod mode:
npm run build - deploy mode:
npm run deploy
- About
- Blog
- Header
- Portfolio
- Stats
- Tools