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

https://github.com/jennning/styled-components-ramda

An example project to showcase how to write clean and readable styled-components code with Ramda (FP)
https://github.com/jennning/styled-components-ramda

functional-programming gatsby ramda react styled-components

Last synced: 12 months ago
JSON representation

An example project to showcase how to write clean and readable styled-components code with Ramda (FP)

Awesome Lists containing this project

README

          

## Introduction

This is a sample project to showcase the implementation of this dev.to article:

[Setup a theme with styled-components & functional programming](https://dev.to/j3nnning/theme-setup-with-styled-components-functional-programming-4i5p).

### 🚀 Quick start

1. **Start developing.**

```shell
gatsby develop
```

1. **Open the source code and start editing!**

Your site is now running at `http://localhost:8000`!