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

https://github.com/arcbjorn/arcbjorn.github.io

Arcbjorn personal website
https://github.com/arcbjorn/arcbjorn.github.io

gatsbyjs i18next postcss reactjs redux tailwindcss typescript

Last synced: 4 months ago
JSON representation

Arcbjorn personal website

Awesome Lists containing this project

README

          



Arcbjorn


Personal website



Demo

1. **Development**

Navigate into your new site’s directory and start it up.

```shell
cd
yarn install
yarn develop
```
Site is now running at http://localhost:8000!

2. **Technologies**

- [React](https://reactjs.org/)

- [Redux](https://redux.js.org/)

- [Gatsby](https://www.gatsbyjs.com/)

- [PostCSS](https://postcss.org/)

- [Tailwindcss](https://tailwindcss.com/)

- [i18next](https://www.i18next.com/)

- [Typewriter](https://github.com/tameemsafi/typewriterjs#readme)