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

https://github.com/sujono91/neat-dashboard

Neat Dashboard to manage users and Forex
https://github.com/sujono91/neat-dashboard

forex material-design neat reactjs

Last synced: 3 months ago
JSON representation

Neat Dashboard to manage users and Forex

Awesome Lists containing this project

README

        

# Neat Dashboard

Dashboard for managing users and forex via Neat and forex.io API

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

### Prerequisites

- Install [Node.js](https://nodejs.org/en/)
- Install [Yarn](https://yarnpkg.com/en/) globally using npm

### Installing

- Clone Repository
```
git clone [email protected]:sujono91/neat-dashboard.git
```

- Install Dependencies
```
yarn
```
- Runs the app in the development mode
```
yarn start
```

## Running the tests

```
yarn test
```

## Deployment

- Builds the app for production to the build folder
```
yarn build
```
- [Deployment Link](http://lush-fact.surge.sh/)

## Built With

- React 16.3.0 (UI Library)
- PropTypes 15.6.1 (Runtime React props type)
- Material UI 1.0.0-beta.40 (Material design for React)
- React Router 4.2.2 (Routing component)
- Prettier 1.11.1 (Code Formatter)

## Authors

* **Sujono** - [@sujono91](https://github.com/sujono91)