Showing 425 open source projects for "react"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Top Corporate LMS for Training | Best Learning Management Software Icon
    Top Corporate LMS for Training | Best Learning Management Software

    Deliver and Track Online Training and Stay Compliant - with Axis LMS!

    Axis LMS enables you to deliver online and virtual learning and training through a scalable, easy-to-use LMS that is designed to enhance your training, automate your workflows, engage your learners and keep you compliant.
    Learn More
  • 1
    Boostnote
    Boostnote is an open source note-taking app for programmers. Apps available for Mac, Windows, Linux, Android and iOS. Built with Electron, React + Redux, Webpack and CSSModules.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Snowflake

    Snowflake

    React-Native Android iOS starter app/BoilerPlate/example with Redux

    ...Code is written to JS Standard and validated with Eslint. Navigation is handled with React Native Router Flux. Multiple scenes support login, register, and reset password. Once successfully logged in, there are 3 more scenes, logout, subview, and profile. The icons used throughout the app are from React Native Vector Icons, namely using FontAwesome. Form building is extremely easy and consistent by using Tcomb Form Library by using domain models and writing less code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Create React Kotlin App

    Create React Kotlin App

    Create React apps using Kotlin with no build configuration

    Create React Kotlin App is an open-source project from JetBrains that provides a modern, batteries-included starter template for building React applications using Kotlin/JS with minimal boilerplate and configuration. It aims to make the developer experience smooth by combining React’s ecosystem with the safety and expressiveness of Kotlin, giving JavaScript developers and Kotlin enthusiasts a common ground to build web UIs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    iReading

    iReading

    iReading App Write In React-Native

    iReading App Write In React-Native. ShowAPI was used by iReading from free to charge, so my key doesn't work. You could apply for a new key and replace in UrlUtil.js, it will work properly. Supports Android 4.1 (API 16)+ IOS(8.0+).
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 5
    React Redux Starter Kit

    React Redux Starter Kit

    Get started with React, Redux, and React-Router

    This starter kit is designed to get you up and running with a bunch of awesome front-end technologies. The primary goal of this project is to provide a stable foundation upon which to build modern web appliications. Its purpose is not to dictate your project structure or to demonstrate a complete real-world application, but to provide a set of tools intended to make front-end development robust, easy, and, most importantly, fun. The project structure presented in this boilerplate is fractal,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ARc

    ARc

    React starter kit based on Atomic Design

    ARc (Atomic React) is a React starter kit based on the Atomic Design methodology. It's progressive, which means that you can start with the basic boilerplate and try the other features when you are comfortable. ARC is a React application boilerplate that emphasizes atomic design principles. It promotes a scalable and maintainable project structure by organizing components into atoms, molecules, organisms, templates, and pages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    aframe-react

    aframe-react

    Build virtual reality experiences with A-Frame and React

    Build virtual reality experiences with A-Frame and React. A-Frame is a web framework for building virtual reality experiences. Since A-Frame is built on top of the DOM, web libraries such as React, Vue.js, Angular, Ember.js, d3.js are able to sit cleanly on top of A-Frame. I recommend using vanilla A-Frame and aframe-state-component with static templating over aframe-react. React wastes a lot of cycles and incurs a lot of memory garbage. aframe-react is often abused where it is too easy to place 3D/real-time logic at the React layer, causing poor performance (e.g., doing React renders on ticks). aframe-react applications frequently ignore the prescribed ECS framework of A-Frame. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SUIT CSS

    SUIT CSS

    Style tools for UI components

    SUIT CSS is a reliable and testable styling methodology for component-based UI development. A collection of CSS packages and build tools are available as modules. SUIT CSS plays well with React, Ember, Angular, and other component-based approaches to UI development. The SUIT CSS naming convention helps to scope component CSS and make your widgets render more predictably. The SUIT CSS preprocessor assembles future-facing extensions to CSS that support component-based development. Vendor prefixes are automatically applied with Autoprefixer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Reactantd

    Reactantd

    A general management background built with React and Ant Design

    The goal is to quickly build a usable background interface, you can first look at DEMO (normal) / DEMO (TAB mode), username/password: guest/guest. Friendly reminder: This DEMO is still a bit large, and the loading may be a little slow. Pay attention to the network speed. Users only need to care about their own schema files, and they don't need to care about what the rendering looks like. Using the DBTable component, you can quickly implement CRUD on a table (in fact, it can be used not only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 10
    Nylas Mail

    Nylas Mail

    An extensible desktop mail app built on the modern web

    Nylas Mail is an open-source mail client built on the modern web with Electron, React, and Flux. It was designed to be easy to extend, and many third-party plugins are available that add functionality to the client. See /packages for the separate pieces. Each folder in /packages is designed to be its own stand-alone repository. They are all bundled here for the ease of source control management. In early 2016, the Nylas Mail team wrote extensive documentation for the app that was intended for plugin developers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    react-native-login

    react-native-login

    An example React Native project for client login authentication

    ...While not a full production app, it provides sufficient structure for mobile developers to learn the foundation of login/registration, token handling, and basic navigation after login. The repository is aimed at developers who already know React or React Native and want to see how authentication can be set up cleanly. It complements discussions and blog posts around mobile login flows and best practices in token-based mobile setups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FinanceReactNative

    FinanceReactNative

    [Deprecated] iOS's Stocks App clone written in React Native

    iOS's Stocks App clone written in React Native for demo purpose (available both iOS and Android). Data is pulled from Yahoo Finance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    React Toolbox

    React Toolbox

    A set of React components implementing Google's Material Design

    ...We've created a playground so you don't need to install anything to fall in love with our components, so fun! React Toolbox uses CSS Modules by default to import stylesheets written using PostCSS & postcss-preset-env features. In case you want to import the components already bundled with CSS, your module bundler should be able to require these PostCSS modules. Of course this is a set of React components so you should be familiar with React. If want to customize your components via themes, you may want to take a look to react-css-themr, used by React Toolbox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    generator-fountain-webapp

    generator-fountain-webapp

    Yeoman 'fountain' generator to start a webapp

    This Yeoman generator allows you to start any Webapp with the best Developer Experience out of the box! No matter what framework or module management you want to use, we got you covered with a cutting-edge working configuration. To take profit of the best of the Yeoman infrastructure, we heavily relies on the composability natures of the generators. Thereby, each needs of your future application will be addressed by a dedicated Yeoman generator (each will be used depending of the options you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Medis

    Medis

    Easy-to-use Mac database management application for Redis

    Medis is a beautiful, easy-to-use Redis management application built on the modern web with Electron, React, and Redux. It's powered by many awesome Node.js modules, especially ioredis and ssh2. Medis only supports Redis >= 2.8 version because SCAN command was introduced since 2.8. SCAN is very useful to get key list without blocking the server, which is crucial to the production environment. Because the latest stable is 5.0 and 2.6 is a very old version, Medis doesn't support it. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    React Transmit

    React Transmit

    Relay-inspired library based on Promises instead of GraphQL.

    Relay-inspired library based on Promises instead of GraphQL. API similar to the official Relay API, adapted for Promises. Higher-order Component (HoC) syntax is great for functional-style React. Composable Promise-based queries using fragments. Isomorphic architecture supports server-side rendering. Also works with React Native!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    custom-react-scripts

    custom-react-scripts

    Allow custom config for create-react-app without ejecting

    ...If they're used in a project and then they don't make it in the ES spec, they will break backward compatibility. It's hard to maintain code for all of these custom configurations that people want to use. So instead of searching npm for a react-scripts fork with the X feature you need, this fork provides support for all of these extra features by simply adding a line in the .env config. The CRA team recently added support for an .env file at the root of the generated CRA project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    react-native-app-intro

    react-native-app-intro

    React native component implementing a parallax effect welcome page

    react-native-app-intro is a react native component implementing a parallax effect welcome page using base on react-native-swiper, similar to the one found in Google's app like Sheet, Drive, and Docs. You can use pageArray quick generation your app intro with parallax effect. With the basic usage, the Android status bar will be updated to match your slide background color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    pingbot

    pingbot

    A website monitoring/health-checking tool

    A proof of concept of website monitoring/health-checking tool based on serverless architecture, powered by AWS Lambda, Amazon DynamoDB, Amazon CloudWatch, Amazon S3 and Facebook React.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    react-starter-kit

    react-starter-kit

    The best scaffolding for React development

    This starter pack is designed to allow you to use a full set of the latest and coolest front-end technologies, all of which are configurable, feature-rich, code hot-loading based on webpack, css preprocessing using sass, unit testing, code coverage reporting, Code splitting and more. The main purpose of this project is to preserve as decisively as possible. The goal is not to follow this structure to complete your project, but to make front-end development more robust, simpler, and most...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Relay Fullstack

    Relay Fullstack

    Modern Relay Starter Kit - Integrated with Relay, GraphQL, Express

    ...It comes with many modern technologies; Relay, GraphQL, Express, ES6/ES7, JSX, Webpack, Babel, Material Design Lite, and PostCSS. Relay Fullstack is also using Hot-reload to real-time update the screen whenever any code changes. Built with Relay, React, and GraphQL that make your app insanely fast and scalable. Come with Webpack, Babel, HMR, Eslint, Autoprefix, Precss, Nodemon, etc. Designed with simplicity in mind, which allows you to easily customize to suit your needs. Relay Fullstack is integrated with Yeoman that allows you to choose technologies that suit your needs, the options are including database, flow, and etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    react-json-tree

    react-json-tree

    React JSON Viewer Component, Extracted from redux-devtools

    React JSON Viewer Component, Extracted from redux-devtools. Supports iterable objects, such as Immutable.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    React Isomorphic Starterkit

    React Isomorphic Starterkit

    Create an isomorphic React app in less than 5 minutes

    Isomorphic starterkit with server-side React rendering using npm, koa, webpack, babel, react, react-router, react-transform-hmr, react-transmit, react-inline-css. Fully automated toolchain with npm run scripts. React 0.14 + React Router 2.0 on the client and server. Babel 6 automatically compiles ES2015 + ES7 stage-0. Webpack HMR for instant server updates. React Transform HMR for instant client updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Fixed Data Tables for React

    Fixed Data Tables for React

    React table component to allow presenting thousands of rows of data

    FixedDataTable is a React component for building and presenting data in a flexible, powerful way. It supports standard table features, like headers, columns, rows, header groupings, and both fixed-position and scrolling columns. The table was designed to handle thousands of rows of data without sacrificing performance. Scrolling smoothly is a first-class goal of FixedDataTable and it's architected in a way to allow for flexibility and extensibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    React Redux Universal Hot Example

    React Redux Universal Hot Example

    A starter boilerplate for a universal webapp

    This is a starter boilerplate app created with Universal rendering, both client and server make calls to load data from separate API server, React, React Router, Express, Babel for ES6 and ES7 magic, Webpack for bundling, Webpack Dev Middleware, Webpack Hot Middleware, Redux's futuristic Flux implementation, Redux Dev Tools for next generation DX (developer experience), React Router Redux Redux/React Router bindings, ESLint to maintain a consistent code style, redux-form to manage form state in Redux, lru-memoize to speed up form validation, multireducer to combine single reducers into one key-based reducer, style-loader, sass-loader and less-loader to allow import of stylesheets in plain css, sass and less, bootstrap-sass-loader and font-awesome-webpack to customize Bootstrap and FontAwesome, react-helmet to manage title and meta tag information on both server and client, and webpack-isomorphic-tools to allow require() work for statics both on client and server.
    Downloads: 0 This Week
    Last Update:
    See Project