Personal developer portfolio written in React and NodeJS.
If you use this project, please:
- Leave it a star
- Fork it or give me credit in the README of your project
Install npm
dependencies running
$ npm install
Run the portfolio locally in development mode running
$ npm run
Open http://localhost:3000 to view it in the browser.
This website is automatically built and deployed to Github pages by this action.
After forking this project, setup GitHub pages from the repository settings, and after every commit the action will trigger deploying your portfolio web application.
This project is licensed under the MIT license.