Skip to content

fantasywoc/portfolio

 
 

Repository files navigation

Logo

janczizikow.com

Simple personal portfolio site built with Gatsby

Netlify Status

🚀 Quick start

yarn install # install frontend dependencies
cd server
yarn install # install backend dependencies
cp .example.env .env # create environment variables
# run `yarn develop` in the `server` folder to spin up the backend & in the root of the project to start gatsby site

👨‍⚖️ License

MIT

About

Personal portfolio website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Shell 0.1%