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

https://github.com/martinsbicudo/bicudo.dev


https://github.com/martinsbicudo/bicudo.dev

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

## bicudo.dev

> Bicudo's portfolio :)

## About

WIP

## Setup

Install dependencies

```sh
npm i
```

### Running

Start project

```sh
npm run dev
```

## Stack

- **Next.js:** [nextjs](https://nextjs.org/)
- **React.js:** [reactjs](https://reactjs.org/)
- **Style:** [styled-components](https://styled-components.com/) and [styled-breakpoints](https://www.npmjs.com/package/styled-breakpoints)
- **Deploy:** [vercel](https://vercel.com/)

## License

MIT © [martinsbicudo](https://github.com/martinsbicudo)