- Clone the repo with
git clone [url]
cd
into the project directory- Run
npm install
to install dependencies - Run
npm run dev
and open it in the browser.
- Frontend framework: React, React Router
- Libraries: Mantine, Tabler Icons
- Build tool: Vite
- Host: Cloudflare Pages
- Lightweight CMS to host blog posts
- Cypress tests to prevent unexpected breaking changes
- GitHub Actions integration with tests
If you have any feedback about how to make the website better deliver its purpose, please feel free message me directly.
If you notice a bug, error, or other issue please feel free to open an issue or submit a pull request.