Personal webpage presenting my offer, connected with blog.
- React.js
- Next.js
- TypeScript
- Tailwind CSS
- SCSS
- MDX
Required installed node.js.
- Clone this repository:
git clone https://github.com/grzegorzpokorski/moja-strona.git
- Install dependencies:
pnpm install
- Depending on your needs:
To run it in local environment:
pnpm dev
To built this project:
pnpm build
If you find any bug, have suggestion how to improve this project feel free to tell about it in issues tab. Pull requests also are welcoming.