Personal blog with portfolio and many more. Sounds great? I haven't mentioned the most important one yet. It's fully open source! Feel free to open an issue or directly make a pull request. Enjoy!
Please read CONTRIBUTING.md
Tech | Description |
---|---|
TypeScript | Static type-checking programming language |
Next.js | The React Framework for Production |
React | Library for building user interfaces |
MDX | Markdown for the component era |
Algolia | Implementing search |
Framer Motion | Motion library for React |
Context API | React structure that enables to share data with multiple components |
React Query | Performant and powerful data synchronization for React |
React Hook Form | Forms with easy-to-use validation |
SCSS | CSS with superpowers |
CSS Modules | Styles convention in React |
Husky | Git hooks |
ESLint | TypeScript linting |
Prettier | Code formatter |
git clone https://github.com/Bartek532/zagrodzki.me.git
yarn install
# set up environment variables
yarn start