Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fernandohenriques/desafio-mangabadigital

A sample React App written with Styled Components and Atomic Design.
https://github.com/fernandohenriques/desafio-mangabadigital

atomic-design babel mocha reactjs styledcomponents webpack

Last synced: 3 months ago
JSON representation

A sample React App written with Styled Components and Atomic Design.

Awesome Lists containing this project

README

        

# Mangaba Digital challenge

A sample React App written with Styled Components and Atomic Design.

### How to Run

```
git clone https://github.com/fernandohenriques/desafio-mangabadigital.git
cd desafio-mangabadigital/
npm install
npm run dev
```

### Running tests

```
cd desafio-mangabadigital
npm run test
```

## Built With

* [Atomic Design](https://docs.expo.io/versions/latest/)
* [Babel](https://babeljs.io/)
* [NPM](https://www.npmjs.com/)
* [Mocha](https://mochajs.org/)
* [ReactJS](https://reactjs.org/)
* [React Router](https://reacttraining.com/react-router/web/guides/philosophy)
* [React DOM Test Utils](https://reactjs.org/docs/test-utils.html)
* [Styled Components](https://www.styled-components.com/)
* [Webpack](https://webpack.js.org/)

## Author

* **Fernando Henriques** - [GitHub](https://github.com/fernandohenriques)