Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rixcy/two.rickbooth.me

V2 of my portfolio, built in Gatsby
https://github.com/rixcy/two.rickbooth.me

gatsby gatsby-site

Last synced: 1 day ago
JSON representation

V2 of my portfolio, built in Gatsby

Awesome Lists containing this project

README

        

# [two.rickbooth.me](https://two.rickbooth.me)

## Features

- Built with [Gatsby](https://www.gatsbyjs.com) 🚀
- Styled with [styled-components](https://styled-components.com) and [TailwindCSS](https://tailwindcss.com) 💅
- Light mode/dark mode 🌗

## Screenshots

### Light mode

![2022-04-15 20 19 25 two rickbooth me a77e689ae7e4](https://user-images.githubusercontent.com/11819124/163623437-d209cbd9-accc-4fcc-b283-fe2043dfda85.jpg)

### Dark mode

![2022-04-15 20 19 30 two rickbooth me 46a120013405](https://user-images.githubusercontent.com/11819124/163623439-6ef02d72-ac04-4bcc-b533-acd47fb0300d.jpg)

## Running locally

Install dependencies:

```bash
yarn
```

Run the dev server:

```bash
yarn dev
```

Open `http://localhost:3000` with your browser to see the result.