/desafio-stone

Um pequeno desafio para seleção de desenvolvedores da Stone ;)

Primary LanguageTypeScript

Desafio Stone 🚀

Twitter: euduardoborges

React Dudu Starter is a TypeScript React Starter Kit based on the Atomic Design methdology. Build using some cool things:

  • 🍴 TypeScript for better code
  • 👜 Unistore for state manangment
  • 🎛 React Scripts but no eject ;D
  • 🔥 React HotLoader buildin
  • ⚛ ESLint Aibnb Code Style
  • 🛣 Reach Router for cleaner routes
  • 🏗 Bulma for UI

Contributions, issues and feature requests are welcome! Feel free to check issues page.


Scripts

npm install     # to install deps
npm run start   # to run in dev mode
npm run build   # to build for prod
npm run test    # to run tests

Author

👤 Eduardo Borges