Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hamzaerbay/react-github-api

A react experiment with github api
https://github.com/hamzaerbay/react-github-api

experiment fetch-api github-api promise react

Last synced: 7 days ago
JSON representation

A react experiment with github api

Awesome Lists containing this project

README

        

# react-starter-kit
ReactJS exercises

## Getting started

This project is using webpack and sass css pre-processor.

Before started

Run `npm install` for getting dependencies and run

`npm run dev-server` for using webpack dev server.

`npm run prod` for deploying everyting for production.