This repository contains different React components, hooks, apps and libraries that are used in different projects here at NaN Labs.
Collection of apps and examples that were created as a composition of different examples that can be found separately in the examples directory. Read more about the examples in the examples section.
-
Playground - This app was created with the goal to have examples of ours React components, hooks and libraries that are created in different packages in this repository. To create the examples, in this app we are using storybook stories. Check it out this simple example of Storybook.
-
React Webpack Boilerplate. This example contains the following features:
- Boilerplate generated using create-react-webpack-project
- Contains GitHub Actions with the following workflows:
- Main Validation (ESLint + Prettier + E2E Tests)
- Manual Execution with Params (Automated Tests execution)
- Periodic Test execution and History update
- Pull Requests validation with DangerJS
- Full local development setup
- Production ready setup
- Webpack + ESBuild Loader
- CSS or LESS or SaSS (global and modules)
- ESLint + Prettier
- Jest + React Testing Library
- and more!
We provide a collection of different packages that can be used in different projects. Each package has its own README file with more details about the package. Check out the packages directory.
Collection of examples that solve specific problems using small pieces of code.
We have a collection of examples that solve specific problems using small pieces of code. Each example has its own README file with more details about the example. Check out the examples directory for more details!
Contributions are welcome!
Made with contributors-img.