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

https://github.com/loke-dev/dev-card

🏷 Virtual business card
https://github.com/loke-dev/dev-card

Last synced: about 2 months ago
JSON representation

🏷 Virtual business card

Awesome Lists containing this project

README

          

[![Netlify Status](https://api.netlify.com/api/v1/badges/824cc305-62c6-470c-b175-9b0ef68f6a54/deploy-status)](https://app.netlify.com/sites/dev-card/deploys)

# dev-card

🏷 Virtual business card

## Demo

[https://card.loke.dev](https://card.loke.dev)

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy a copy of the project on Netlify.

### Prerequisites

- Node
- Yarn

### Development

A step by step series of examples that tell you how to get a development env running

Clone the repo

```
git clone git@github.com:LokeCarlsson/dev-card.git
```

Install dependencies

```
yarn
```

Run the dev server

```
yarn dev
```

## Deployment

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/LokeCarlsson/dev-card)

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details