# Sample Applications

Explore full-featured applications built with CxJS to see how various framework features work together in real-world scenarios.

| Application          | Description                                                  | Demo                                                      | Source                                                              |
| -------------------- | ------------------------------------------------------------ | --------------------------------------------------------- | ------------------------------------------------------------------- |
| Tdo                  | Task management app with forms, lists, and local storage     | [App](https://tdoapp.com)                                 | [GitHub](https://github.com/codaxy/tdo)                             |
| Hacker News          | HN clone with routing, data fetching, and infinite scrolling | [App](https://hn.cxjs.io)                                 | [GitHub](https://github.com/codaxy/cxjs-hackernews)                 |
| State of JS Explorer | Interactive visualization of JavaScript survey data          | [App](https://codaxy.github.io/state-of-js-2016-explorer) | [GitHub](https://github.com/codaxy/state-of-js-2016-explorer)       |
| Starter Kit          | Admin/dashboard boilerplate with routing and charts          | [App](https://cxjs.io/starter)                            | [GitHub](https://github.com/codaxy/cx-starter-kit)                  |
| Tailwind Template    | CxJS + Tailwind CSS application template                     | [App](https://twapp.cxjs.io)                              | [GitHub](https://github.com/codaxy/cxjs-tailwindcss-template)       |
| Wealth Management    | Enterprise dashboard with forms, tables, and charts          | [App](https://wealth-management.cxjs.io)                  | [GitHub](https://github.com/codaxy/wealth-management-demo)          |
| Worldoscope          | World Bank data reporting tool with customizable templates   | [App](https://worldoscope.cxjs.io)                        | [GitHub](https://github.com/codaxy/worldoscope)                     |
| Home Expenses        | Expense tracking tutorial app with forms and charts          | [App](https://home-expenses.cxjs.io)                      | [GitHub](https://github.com/codaxy/cxjs-home-expenses-app-tutorial) |