Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/basedhound/resume-1

Landing page design for a resume featuring a modern and minimalist aesthetic, crafted using HTML, CSS, and JavaScript. It includes a dark/light mode and the ability to download a resume as a PDF file.
https://github.com/basedhound/resume-1

css design html javascript js landing landing-page resume sass scss

Last synced: 2 days ago
JSON representation

Landing page design for a resume featuring a modern and minimalist aesthetic, crafted using HTML, CSS, and JavaScript. It includes a dark/light mode and the ability to download a resume as a PDF file.

Awesome Lists containing this project

README

        



Project Banner

Resume - CV


##
đź“‹ Table of Contents

- ✨ [Introduction](#introduction)
- ⚙️ [Tech Stack](#tech-stack)
- 🚀 [Quick Start](#quick-start)

##
✨ Introduction

**[EN]** Landing page design for a resume featuring a modern and minimalist aesthetic, crafted using HTML, CSS, and JavaScript. It includes a dark/light mode and features the ability to download a resume as a PDF file.

**[FR]** Page d'accueil pour un CV, mettant en avant une esthétique moderne et minimaliste, réalisée avec HTML, CSS et JavaScript. Il inclut un mode sombre/clair et permet de télécharger un CV au format PDF.

##
⚙️ Tech Stack

- HTML
- CSS
- JavaScript
- Sass [đź“„](https://sass-lang.com/documentation)

##
🚀 Quick Start

Follow these steps to set up the project locally on your machine.


**Prerequisites**

Make sure you have the following installed on your machine:

- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/en)
- [npm](https://www.npmjs.com/) (Node Package Manager)


**Cloning the Repository**

```bash
git clone {git remote URL}
```


**Running the Project**

Use [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)
to launch a development local server with live reload feature for static & dynamic pages.