Skip to content

Latest commit

 

History

History
57 lines (40 loc) · 3.3 KB

README.md

File metadata and controls

57 lines (40 loc) · 3.3 KB

Frontend

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.

Tech Stack

Base

Test

Linting and Formatting

Development

Others

Recommended extensions for VS Code

Note

We strongly recommend using the Windows Subsystem Linux (WSL) for development.

How to start

  1. Clone this repository using git
  2. In your terminal:
    1. yarn install
    2. yarn dev
    3. Done!🫖