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

https://github.com/damien-hl/wabadash

Mon site carte de visite
https://github.com/damien-hl/wabadash

html javascript portfolio sass

Last synced: 7 months ago
JSON representation

Mon site carte de visite

Awesome Lists containing this project

README

          

# Wabadash

> A tiny website displaying my professional contact links

The deployed website is visible [here](https://wabadash.vercel.app/)

## Install dependencies

```sh
npm install
```

## Development server with hot reload at localhost:3000

```sh
npm run dev
```

## Build for production and launch preview server

```sh
npm run build
npm run preview
```

## Libraries used

- Vite
- Vitest
- Tailwind CSS

## Meta

Damien Heulin – [Twitter](https://twitter.com/damien_hl) – [Mail](mailto:damienheulin87@gmail.com) – [Github](https://github.com/damien-hl)