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

https://github.com/bunsdev/reactjs-boilerplate-template


https://github.com/bunsdev/reactjs-boilerplate-template

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

A React JS boilerplate for building scalable API.

React JS + Styled-components

## Features

This is a React JS + Styled-components boilerplate code with preconfigured libraries and packages with the following features:

- styled-components
- normalize.css
- react-router-dom
- react-spinkit
- more feature coming

## Setup Guide

### Client Installation
```bash
$ git clone https://github.com/iamcombo/reactjs-boilerplate
$ cd reactjs-boilerplate
$ yarn install
$ yarn start
````
Visit http://localhost:3000/