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
- Host: GitHub
- URL: https://github.com/sujono91/neat-dashboard
- Owner: sujono91
- Created: 2018-04-01T18:04:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-22T07:19:45.000Z (almost 7 years ago)
- Last Synced: 2025-01-17T04:44:08.466Z (5 months ago)
- Topics: forex, material-design, neat, reactjs
- Language: JavaScript
- Homepage: http://lush-fact.surge.sh/
- Size: 131 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)