Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rawsashimi1604/gavinloo.com

Revamped personal website built using Typescript, React, Tailwind, deployed using Vercel. Feel free to fork to create your own
https://github.com/rawsashimi1604/gavinloo.com

Last synced: 2 days ago
JSON representation

Revamped personal website built using Typescript, React, Tailwind, deployed using Vercel. Feel free to fork to create your own

Awesome Lists containing this project

README

        

# Personal website

## color theme (One Dark Pro)

```js
classic: {
chaKy: '#e5c07b',
coral: '#e06c75',
dark: '#5c6370',
error: '#f44747',
fountainBlue: '#56b6c2',
green: '#98c379',
invalid: '#ffffff',
lightDark: '#7f848e',
lightWhite: '#abb2bf',
malibu: '#61afef',
purple: '#c678dd',
whiskey: '#d19a66',
deepRed: '#BE5046',
bgColor: '#282C34',
}
```

## Deploying

- Vercel
- Fork this repository
- Go to vercel, import repository
- Create project and done!