Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rahulraikwar00/cv

My big picture aka portfolio
https://github.com/rahulraikwar00/cv

Last synced: 26 days ago
JSON representation

My big picture aka portfolio

Awesome Lists containing this project

README

        

# Minimalist CV

Simple web app that renders minimalist CV with print-friendly layout.

Built with Next.js and shadcn/ui, deployed on Vercel.

# Getting Started Locally

1. Clone this repository to your local machine:

```bash
git clone https://github.com/Rahulraikwar00/cv.git
```
3. Install dependencies:

```bash
yarn install
```
4. Start the local Server:

```bash
yarn dev
```

# License

[MIT](https://choosealicense.com/licenses/mit/)