Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/byurhannurula/byurhannurula-com

Personal website built with Gatsby.js
https://github.com/byurhannurula/byurhannurula-com

gatsbyjs netlify personal-website reactjs styled-components

Last synced: 11 days ago
JSON representation

Personal website built with Gatsby.js

Awesome Lists containing this project

README

        

# byurhanbeyzat-com | [![Netlify Status](https://api.netlify.com/api/v1/badges/6ad16eab-9428-467b-83ce-e8d37d5d88d3/deploy-status)](https://app.netlify.com/sites/byurhanbeyzat-com/deploys)

> *Personal website built with [Gatsby.js](https://www.gatsbyjs.org/), [Styled-Components](https://www.styled-components.com/), [Formik](https://jaredpalmer.com/formik/), etc..*


Folder structure, inspired by thoose [recommendations](https://medium.com/@alexmngn/how-to-better-organize-your-react-applications-2fd3ea1920f1).

```sh
app/
└── src/
├── components/ # Shared generic component
├── pages/ # Static routes declaration
├── scenes/ # Different pages of the website
│ └── pageName/ # Landing / About me / ...
│ ├── components/ # Page components.
│ ├── index.jsx # Main page file
│ └── styles.js # Page specific styles
└── styles/ # Global styles
```


[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/X7X38NNC)