Showing 249 open source projects for "create-react-app"

View related business solutions
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 1
    XState

    XState

    State machines and statecharts for the modern web

    JavaScript and TypeScript finite state machines and statecharts for the modern web. Statecharts are a formalism for modeling stateful, reactive systems. This is useful for declaratively describing the behavior of your application, from the individual components to the overall application logic. XState is a library for creating, interpreting, and executing finite state machines and statecharts, as well as managing invocations of those machines as actors. The following fundamental computer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    wger

    wger

    Self hosted FLOSS fitness/workout, nutrition and weight tracker

    wger Workout Manager is a free and open web application that manages your exercises, routines and nutrition. It started out as a personal project to replace my growing collection of spreadsheets but has turned into something that other people may find useful. You can create and manage flexible training routines for whatever goals you have. Select exactly what exercises you are going to do and how many repetitions, time or distance you want to do. You can also combine different workouts in the same program. Create your personal diet plan by creating as many meals with as many different ingredients as you need. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Magento Open Source

    Magento Open Source

    eCommerce Platform for Developers and Small Businesses

    Magento is an open-source e-commerce platform written in PHP
    Downloads: 16 This Week
    Last Update:
    See Project
  • 4
    Metabase

    Metabase

    The simplest, fastest way to share business intelligence and analytics

    ...Even if you or your colleagues have no experience in SQL, you can easily summarize and visualize your data, share it and let your team ask questions about it. Metabase creates beautiful graphs and charts, with an easy-to-use dashboard where everyone can create, organize and share exceptionally visualized data. It supports a great number of databases, including Postgres, MySQL, Druid, MongoDB, SQLite and more. Setup literally takes 5 minutes.
    Downloads: 31 This Week
    Last Update:
    See Project
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 5
    metasfresh

    metasfresh

    Fast, Flexible & Free Software to scale your Business

    metasfresh is a responsive, Free and Open Source ERP System. Our aim is to create fast and easy-to-use enterprise software with an outstanding user experience. Equipped with wide and detailed functionality, metasfresh fits for companies from industry and trade that are searching business software that provides high scalability and flexibility. It has a 3-tier architecture with Rest-API and a Web User Frontend developed in HTML5/ ReactJS/ Redux.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
    UVdesk Open Source

    UVdesk Open Source

    Build and make a full ticketing support system

    Uvdesk community helpdesk project skeleton packaged along with the bare essential utilities and tools to build and customize your own helpdesk solutions. Build on top of Symfony and backbone.js, UVdesk community is a service-oriented, event-driven extensible open-source helpdesk system that can be used by your organization to provide efficient support to your clients effortlessly whichever way you imagine. At the heart of the helpdesk system, the core framework consists of all the necessary...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Magento 2

    Magento 2

    Cutting-edge, feature-rich eCommerce solution that gets results

    Magento 2 is the open source version of the leading enterprise-class ecommerce platform. It is capable of creating unique and engaging shopping experiences thanks to a rich set of cutting-edge features, seamless third-party integrations and unrivaled customization capabilities.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Flow-Like

    Flow-Like

    Strongly Typed Enterprise Scale Workflows

    Flow-Like is a lightweight framework for building flow-based, reactive user interfaces that lets developers structure applications around declarative data flows and event pipelines instead of imperative state management. The core idea is that UI components react to changes in upstream flows, making it easier to reason about how data moves through the system and how user interactions propagate changes throughout the interface. This approach contrasts with traditional two-way binding or manual update patterns by treating flows as the single source of truth, simplifying complex interactions and reducing bugs caused by scattered state logic. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Komiser

    Komiser

    Cloud environment inspector

    Stay under budget by uncovering hidden costs, monitoring increases in spending, and making impactful changes based on customer recommendations. Komiser CE is a free and Open Source project with the goal to create an open cloud cost optimization project with the support of all major public cloud providers. In the last months, we’ve more than doubled our OSS downloads and expanded our community footprint. This is possible because the tool works solves real problems, and is embraced by end-users. Control your usage and create visibility across all used services to achieve maximum cost-effectiveness. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10
    Invoice Plane

    Invoice Plane

    A self-hosted open source application for managing your invoices

    InvoicePlane is an open-source invoicing and client management system designed for small businesses and freelancers. It enables users to create, send, and manage invoices and quotes efficiently. The system supports multiple languages, currencies, and tax rates, making it suitable for global use. InvoicePlane also provides detailed financial reporting and client management features.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Prophet

    Prophet

    Tool for producing high quality forecasts for time series data

    Prophet is a procedure for forecasting time series data based on an additive model where non-linear trends are fit with yearly, weekly, and daily seasonality, plus holiday effects. It works best with time series that have strong seasonal effects and several seasons of historical data. Prophet is robust to missing data and shifts in the trend, and typically handles outliers well. Prophet is used in many applications across Facebook for producing reliable forecasts for planning and goal...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12
    wasm-pack

    wasm-pack

    Your favorite rust -> wasm workflow tool!

    This tool seeks to be a one-stop-shop for building and working with rust-generated WebAssembly that you would like to interop with JavaScript, in the browser or with Node.js. wasm-pack helps you build rust-generated WebAssembly packages that you could publish to the npm registry, or otherwise use alongside any javascript packages in workflows that you already use, such as webpack. This project is a part of the rust-wasm group. You can find more info by visiting that repo! Currently,...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Krayin CRM

    Krayin CRM

    Free & Opensource Laravel CRM solution for SMEs and Enterprises

    Krayin CRM is a hand-tailored CRM framework built on some of the hottest open-source technologies such as Laravel (a PHP framework) and Vue.js a progressive Javascript framework. Free & Opensource Laravel CRM solution for SMEs and Enterprises for complete customer lifecycle management. We also have a forum for any type of concerns, feature requests, or discussions. Please visit: Krayin CRM Forums.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Relaticle

    Relaticle

    The Next-Generation Open-Source CRM Platform written with Laravel

    Relaticle is a self-hosted knowledge graph and note linking platform designed to help users organize, connect, and explore ideas in a visual and intuitive way. It blends the simplicity of a note-taking system with the power of a graph database, allowing users to create nodes for concepts, link them through relationships, and navigate their thoughts like a map instead of a linear document. The interface lets you write plain text notes and tag or connect them dynamically, making it easier to uncover patterns and connections over time instead of losing insights in a long, unstructured list. Because it’s built with productivity and exploration in mind, Relaticle offers fast search, semantic context awareness, and the ability to zoom from high-level overviews down to specific node details. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    if-me.org

    if-me.org

    Free, open source mental health communication web app

    if-me.org is a community for mental health experiences that encourages people to share their personal stories with trusted allies. Trusted allies are the people we interact with on a daily basis, including friends, family members, co-workers, teachers, and mental health workers. Dealing with mental health is what makes us human. But for a lot of us, it's a struggle to be open about it. Not everyone is a counselor or therapist. The people who we interact with every day shape our emotions and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Intro.js

    Intro.js

    Lightweight library for creating step-by-step customer onboarding

    ...We also provide commercial license, supporting your team to successfully integrate Intro.js! Intro.js is AGPL-licensed and open-source. However, if you want to use Intro.js in your commercial app, website or plugin, you would need to obtain a commercial license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Infracost

    Infracost

    Cloud cost estimates for Terraform in pull requests

    Infracost scans for Terraform code changes and checks over 3 million prices to create a simple, understandable cost estimate before any resources are launched. Infracost integrates into CI/CD so everyone knows the cost impact of changes without leaving the workflow. Infracost integrates with Open Policy Agent, Sentinel, and Conftest, enabling DevOps teams to set best practices as policies. Infracost automatically creates detailed, shareable cost estimates which can be sent to clients and managers with different scenarios. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    StackStorm

    StackStorm

    Connect all your apps, services, and workflows

    ...StackStorm can be used to automate and streamline nearly any part of a business. It can be used for automated remediation to immediately troubleshoot and fix problems when failures occur; it can be used for continuous deployment; it can create a fast and automated security response and so much more. StackStorm integrates with your existing processes or workflows, so there's no need to change anything. It's currently being used and trusted by a number of big enterprises, including Netflix, Cisco and NASA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Replane

    Replane

    Dynamic configuration for apps and services

    ...Official SDKs available for JavaScript, React, Next.js, Svelte, Python, and .NET. MIT licensed. Also available as a managed cloud service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pentaho

    Pentaho

    Pentaho offers comprehensive data integration and analytics platform.

    Pentaho couples data integration with business analytics in a modern platform to easily access, visualize and explore data that impacts business results. Use it as a full suite or as individual components that are accessible on-premise, in the cloud, or on-the-go (mobile). Pentaho enables IT and developers to access and integrate data from any source and deliver it to your applications all from within an intuitive and easy to use graphical tool. The Pentaho Enterprise Edition Free Trial...
    Leader badge
    Downloads: 1,172 This Week
    Last Update:
    See Project
  • 21
    versionary

    versionary

    Versionary is a cross-platform modern Git GUI client

    Versionary is a cross‑platform Git client built with a clean, responsive interface. It streamlines common Git tasks—viewing commits, staging changes, committing, branching, and pushing—without getting in your way. Whether you’re new to Git or an experienced developer, Versionary helps you understand your repository at a glance with an intuitive source tree, rich commit panels, and clear diffs. Requirements: - Git installed and available on PATH - Electron version: ^35.0.2
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Bordful

    Bordful

    Open source job board software built with Next.js + Airtable

    Open source job board starter template built with Next.js and Airtable. Clone, customize and deploy your own job board in minutes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenCarenet CHE

    OpenCarenet CHE

    Enabling community health workers to collect health data efficiently

    OpenCarenet CHE is a robust and user-friendly application tailored for community health workers, facilitating seamless data collection, management, and reporting. With its mobile data collection capabilities, offline functionality, and interoperability with DHIS2, the app empowers health professionals to efficiently track patient information, aggregate primary data, and generate detailed health reports, even in areas with limited internet access. Its multilingual support and configurable language settings enhance communication and usage in diverse cultural contexts, while features such as local patient management, transparent reference and geolocation functionalities contribute to improved patient care and holistic community health management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    sopho

    sopho

    Open Source Business Intelligence

    ...Shortcuts are integrated wherever possible to save precious time. Sopho uses Rust for the backend, React + Vite for the frontend, and PostgreSQL for data storage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    OrangeHRM - Human Resource Management

    OrangeHRM - Human Resource Management

    Open Source Human Resource Management Software

    ...The powerful HR management capabilities in the Starter version include modules such as Employee Management, PTO/Leave Management, Reports & Analytics, Performance Management, HR Administration, Recruitment (ATS), Time Tracking, and a Mobile App allowing you to automate all the key activities of your HR department so you can concentrate on your people instead of the administrative tasks taking up all your day.
    Leader badge
    Downloads: 674 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB