/cv-resume

This website is a blueprint for a cv resume. Designed by Freebie.

Primary LanguageJavaScript

CV Resume Design 🎨

This website is a blueprint for a cv resume. Designed by Freebie.

Demo

cv-resume-tailwind.vercel.app

Screenshots

demo.png

Color Reference

Color Hex
Tangaroa #021335 #021335
Raven #717886 #717886
Orange #FF5216 #FF5216

Tech Stack

Client: TailwindCSS

Server: Node

Authors

Run Locally

Clone the repository

git clone https://github.com/minhgiau998/cv-resume.git cv-resume

cd cv-resume

Install the dependencies

# Using npm
npm install

# Using Yarn
yarn

Start the development server

# Using npm
npm run serve

# Using Yarn
yarn serve

Now you should be able to see the project running at localhost:8080.

Open public/index.html in your editor and start experimenting!

Support

Please ⭐️ this repository if this project helped you!

License

MIT