Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/carloslevir/workwise-copy-reactjs

A simple Implementation Copy of WorkWise Dashboard.
https://github.com/carloslevir/workwise-copy-reactjs

Last synced: about 2 months ago
JSON representation

A simple Implementation Copy of WorkWise Dashboard.

Awesome Lists containing this project

README

        

## Front-End Challenge

A simple copy implementation of WorkWise Template.

### [DEMO](http://work-wise.esy.es)

## Usage

Just enjoy the visual template, always in development.

## Technologies
* [React](https://reactjs.org/)
* [Material UI](https://react-bootstrap.github.io/)
* [Styled-Components](https://www.styled-components.com/)

## Installation

Clone the project with
```sh
https://github.com/CarlosLevir/FrontEnd-Challenge-ReactJs.git
```
Get in the path project, then install the dependencies with:

```sh
yarn
```
Wait the installation to finish, then start the server with:

```sh
yarn start
```

## License
[MIT](https://choosealicense.com/licenses/mit/)