Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fernandohenriques/desafio-mangabadigital
- Owner: fernandohenriques
- Created: 2017-12-27T11:47:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-07T01:42:31.000Z (over 5 years ago)
- Last Synced: 2024-09-29T00:02:37.368Z (3 months ago)
- Topics: atomic-design, babel, mocha, reactjs, styledcomponents, webpack
- Language: JavaScript
- Homepage: https://desafio-mangabadigital.herokuapp.com/
- Size: 619 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)