Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/carloslevir/workwise-copy-reactjs
- Owner: CarlosLevir
- Created: 2019-01-21T00:42:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T09:04:20.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T00:03:00.236Z (almost 2 years ago)
- Language: JavaScript
- Size: 2.94 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
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/)