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

https://github.com/cassiofb-dev/cassiofernando

Simple Gatsby porftolio.
https://github.com/cassiofb-dev/cassiofernando

gatsbyjs portfolio reactjs sass themes

Last synced: about 2 months ago
JSON representation

Simple Gatsby porftolio.

Awesome Lists containing this project

README

          


Logo


Cássio Fernando



Portfolio and Blog built with Gatsby and hosted with Netlify




Cássio Fernando

repo size


license


Netlify Status



demo

## 🛠 Installation & Set Up

1. Install the Gatsby CLI

```sh
npm install -g gatsby-cli
```

2. Install and use the correct version of Node using [NVM](https://github.com/nvm-sh/nvm)

```sh
nvm install
```

3. Install dependencies

```sh
yarn
```

4. Start the development server

```sh
npm start
```

## 🚀 Building and Running for Production

1. Generate a full static production build

```sh
npm run build
```

1. Preview the site as it will appear once deployed

```sh
npm run serve
```

## References and Useful Links
- [React](https://pt-br.reactjs.org/docs/getting-started.html)
- [Gatsby](https://www.gatsbyjs.com/docs/)
- [Netlify](https://www.netlify.com/)
- [Britanny Chiang](https://brittanychiang.com/)
- [StackEdit](https://stackedit.io/)

---


Made with fun by Cássio