Website / Webapp designed to showcase a variety of projects using Gatsby.
- Map
- Form
- Multiple Languages
- Responsiveness
- React
- Gatsby
- styled-components
- i18next
- Redux
1. Install dependencies (`yarn install `)
2. `yarn develop`
To build use `yarn build` and if you want to start running like prod-mode, use `yarn start`.