Welcome to tf-react-coding-test 👋
react coding challenge
🏠 Homepage
✨ Demo - Also hosted in surge.sh (over HTTP, API calls will work)
Usage
Install
npm install
Serve
npm start react-coding-test
Dependency graph
npm run dep-graph
Used libs & techniques
- Nx: workspace & dev tools
- standard-version: automatic versioning & changelog generation
- Lazy loading: lazy load application features
- Redux Dynamic Modules: modular Redux state management loaded on demand
- Faker.js: fake data generation
- Formik: forms handling
- Yup: data validation
- destyle.css: CSS reset
Workspace setup
You can find all the generated code script under ./tools/workspace-setup.sh
(suitable for worksapce architecture replication)
Author
- Twitter: @sebastiandg7
- Github: @sebastiandg7
- LinkedIn: @sebastianduqueg
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Show your support
Give a
This README was generated with