This is the frontend for a curriculum builder project: a modular and free-to-use resume builder designed for individuals, allowing them to create, share, and download their resumes while featuring integrated social interaction.
- Code Spell Checker βοΈ
- Docker π³
- ESLint π οΈ
- GitHub Pull Requests π
- GitLens π
- i18n Ally π
- Postman π«
- Prettier πΈ
- Tailwind CSS π¨
- Vitest
- WSL π₯οΈ
Note
We strongly recommend using the Windows Subsystem Linux (WSL) for development.
- Clone this repository using git
- In your terminal:
yarn install
yarn dev
- Done!π«