Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
JSX (JavaScript XML)
JSX is an XML-like syntax extension to ECMAScript without any defined semantics that allows creation of DOM trees. Being a syntactic sugar, JSX is generally transpiled into nested JavaScript function calls structurally similar to the original JSX.
- GitHub: https://github.com/topics/jsx
- Wikipedia: https://en.wikipedia.org/wiki/JSX_(JavaScript)
- Repo: https://github.com/facebook/jsx
- Created by: Facebook
- Released: August 4, 2022
- Related Topics: jxon, xhp, xml, babel, reactjs, vhtml, mithril, hyperscript, ijk, hdom,
- Last updated: 2025-01-24 00:16:41 UTC
- JSON Representation
https://github.com/abhishekgurjar-in/country-finder
Country Finder application using React. This application allows users to search for countries, filter them by region, and view detailed information about each country. We will utilize React's hooks and context to manage state and theming, and we'll integrate with the REST Countries API
api country-finder css javascript jsx react web-development
Last synced: 11 Oct 2024
https://github.com/impooya/cms-site-fa
cms panel website
axios jsx mysql nodejs react-query reactjs routes
Last synced: 11 Oct 2024
https://github.com/saicharanuvaraj/tictactoe-react-game
A well designed Tic Tac Toe (XO) game for browsers created using vite powered reactjs and tailwind css with xo game logic
game google-fonts html-css-javascript jsx reactjs tailwindcss vite
Last synced: 16 Jan 2025
https://github.com/bhaveshwagh/portfolio
My PortFolio WebApp
jsx react-router reactjs tailwindcss
Last synced: 30 Dec 2024
https://github.com/indieka900/learning-react
Tutorial code on react basics
front-end-development javascript jsx react reactjs software-development web-development
Last synced: 08 Jan 2025
https://github.com/mahammad-mostafa/hello-rails-react
This is the first project in the full stack capstone module of the Microverse program. It is an exercise for using Rails with React through jsbundling-rails gem & WebPack.
api babel es6-javascript eslint gitflow-workflow jsbundling-rails jsx microverse microverse-projects microverse-students postgresql rails-api react-redux react-router reactjs redux-toolkit rubocop ruby-on-rails stylelint webpack
Last synced: 08 Dec 2024
https://github.com/unit2795/spacey
A style guide & coding standard for React/TypeScript projects that emphasizes meticulous organization, performance optimization, best practices, explicit clarity, and generous use of whitespace; taking one giant leap for code clarity and readability.
coding-standards eslint eslint-config jsx react styleguide typescript
Last synced: 12 Jan 2025
https://github.com/praetoriani/praetoriani
praetoriani developer repository - your place for everything about web development
angular angular-cli angular-cli-devkit css css3 developer-tools development devtools html html5 javascript js jsx react typescript web-components webapp webapps webcomponents
Last synced: 12 Jan 2025
https://github.com/pascalallen/vanilla-react
The motivation behind this project is to demonstrate foundational frontend skills without extraneous dependencies. This project uses only React, JSX, CSS, and Webpack, focusing on core functionality without relying on any third-party libraries.
Last synced: 06 Jan 2025
https://github.com/kjsubodh/gaming-pc-builder-
E-Commerce App for Gaming PC's selling and their accessories
babel css e-commerce ecommerce gaming html invoice-generator javascript jsx mern online-shopping-website react shopping-cart total-bill-calculation webapp webdev webdevelopment
Last synced: 11 Oct 2024
https://github.com/liciacodes/customer-and-order-dashboard
This is a responsive customer and orders dashboard project built with Nextjs, chartjs and TailwindCSS
Last synced: 14 Jan 2025
https://github.com/guptamudit/e-learn
Learning Management Platform. This E-Learn Platform is based on NextJs. The Authentication is provided by Clerk Authentication and backend cloud storage and schemas is provided by HyGraph, a platform where GraphQl queries helps in importing databases and perform operations on them.
clerkauth graphql hygraph java jsx lucide-react nextjs react tailwindcss
Last synced: 11 Oct 2024
https://github.com/toia-19/labfsii-tp1
Pequeño proyecto utilizando React + Vite. Se buscó utilizar el diseño de Santo Grial.
Last synced: 30 Dec 2024
https://github.com/lruizap/curso_react_2023
Curso de React desde cero 2023
css html javascript jsx react typescript
Last synced: 30 Dec 2024
https://github.com/sodiqsanusi/github-finder
A web app to get details from any GitHub account. This web app was built in two days.
api javascript jsx react responsive-layout webapp
Last synced: 02 Jan 2025
https://github.com/saurabhkumardev/ciphercraft
Performing String operations
bootstrap5 cipher-text jsx reactjs string-manipulation
Last synced: 08 Jan 2025
https://github.com/syarul/luax
Shallow React createElement implementation in LUA, support JSX like syntax parsing
ast dsl jsx jsx-syntax lua react
Last synced: 11 Oct 2024
https://github.com/elazzouzihassan/githubuserinfo
Application d’Information Utilisateur GitHub avec React
axios axios-react jsx react-hooks reactjs vite
Last synced: 11 Jan 2025
https://github.com/saicharanuvaraj/codecraft2024
A website created by team work for an hackathon event conducted in college using vite powered reactjs and tailwindcss
css3 html5 javascript jsx reactjs tailwindcss vite
Last synced: 22 Jan 2025
https://github.com/abhishekboadgurjar/mern-todo
This is a simple **MERN Todo Website** application that allows users to perform CRUD (Create, Read, Update, Delete) operations on a list of todos. It’s a lightweight project to demonstrate the integration of a full-stack application using the MERN stack.
crud-todo express jsx mern-todo mern-website mongodb nodejs react redux tailwind todo-website
Last synced: 12 Jan 2025
https://github.com/rajkumar-35/react-pricecard-task
Developing a dynamic React.js application for creating price card interfaces using JSX, as part of a Day 22 task assigned by the GUVI Zen class.
bootstrap5 css3 html5 javascript jsx props react-components reactjs vite
Last synced: 25 Dec 2024
https://github.com/thiagomartins367/trybe-project-futebol-clube
Projeto de desenvolvimento de uma API Node para um site informativo sobre partidas e classificações de futebol, podendo: logar, exibir, filtrar partidas e classificações. 🥅 ⚽🏃
chai context-api css3 docker eslint expressjs javascript jest jsx mocha mysql nodejs reactjs sequelize-orm sinon typescript
Last synced: 05 Jan 2025
https://github.com/ksh168/ksh168.github.io
Portfolio Website
javascript jsx portfolio-website react
Last synced: 30 Dec 2024
https://github.com/yeojz/jsx-render-engine
A pluggable jsx library agnostic render engine. (react, preact, react-router etc.)
jsx nodejs preact react server-side-rendering
Last synced: 25 Dec 2024
https://github.com/ewliang/reactjs-project-template
A React.js project template or "boilerplate" created without relying on the use of the create-react-app CLI tool. This is done via webpack, babel, and a variety of other tools for a basic minimal setup. This is a good option when you want a very custom specific requirements project that is not restricted by the create-react-app boilerplate.
javascript jsx reactjs reactjs-boilerplate reactjs-starterkit webpack
Last synced: 02 Jan 2025
https://github.com/thiagomartins367/thiagomartins367.github.io
Bem-Vindo ao meu portifólio pessoal! Aqui você encontrará minhas infomações de experiência, currículo, contatos e meus projetos.
ci-cd context-api css3 docker eslint github-actions javascript jsx reactjs stylelint
Last synced: 05 Jan 2025
https://github.com/mirianalejandra1996/super-speedometer
🏃💨 Virtual application to measure the real speed. Inspired by speed lovers ⚡, for those who like to take their own control. 🚥 🚗💨
figma front-end-development html innovation jsx laboratoria reactjs sass speed speedometer technology vector-graphics website
Last synced: 08 Jan 2025
https://github.com/skywalkersam/hello-vite-react
The Hello World of Vite + React :)
Last synced: 06 Jan 2025
https://github.com/skywalkersam/face-detection-vite
face-detection fronted built with vite
javascript jsx netlify-deployment react render-deployment vite
Last synced: 10 Nov 2024
https://github.com/skywalkersam/face-detection-legacy
A simple face-detection application using clarifai.
clarifai create-react-app face-detection getting-started hacktoberfest-accepted jsx react
Last synced: 10 Nov 2024
https://github.com/capricorncd/mini-react
fiber, task scheduler, useState, useEffect
Last synced: 14 Dec 2024
https://github.com/thiagomartins367/trybe-project-trivia-react-redux
Projeto de desenvolvimento de um jogo de perguntas e respostas baseado no jogo de Trivia (semelhante ao show do milhão americano) utilizando React e Redux. :speaking_head: :studio_microphone: :person_in_tuxedo: :heavy_check_mark: :x:
css3 eslint javascript jsx reactjs redux stylelint
Last synced: 05 Jan 2025
https://github.com/petrmileshko/spa-farmer
Проект по верстке React компонентов для самостоятельной работы
html-academy js jsx jsx-syntax react react-components react-native
Last synced: 08 Dec 2024
https://github.com/golamsarwar96/smart-picks-app-client
Smart Picks is a Product Recommendation Website where people can post queries about specific products and get recommendations from other users.
axios axios-react daisy-ui daisyui es6-javascript firebase javascript jsx react react-hooks react-router reactjs sweetalert2 tailwindcss
Last synced: 12 Jan 2025
https://github.com/mdbootstrap/react-survey-form
React Survey forms built with Bootstrap 5 and HTML. A variety of pre-made surveys, including multiple choice, questionnaire, checkbox survey, modal survey & more.
bootstrap bootstrap-form bootstrap-react bootstrap-template bootstrap-theme bootstrap5 css jsx react react-form
Last synced: 06 Jan 2025
https://github.com/bongomin/chatgpt-clone
chatgpt-clone, a chatbot crafted by me, is a powerful React.js app seamlessly integrating OpenAI's GPT-3.5 for dynamic and authentic conversations.
flexbox-css html jsx openai reactjs
Last synced: 07 Jan 2025
https://github.com/krypton225/third-portfolio-react
This project for building a portfolio using React JS and SCSS.
css css3 es6 flexbox-css html5 javascript jsx npm-package portfolio-website reactjs scss web-fonts
Last synced: 25 Dec 2024
https://github.com/mirzobox/react-tutorials
It is notes of React library. React is best of the best for me 😊
jsx jsx-renderer jsx-syntax jsx-templates react react-hooks react-router reactjs spa
Last synced: 21 Jan 2025
https://github.com/thiagomartins367/trybe-project-recipes-app
Projeto de desenvolvimento de um App de Receitas com filtros de busca, acompanhamento de receitas em progresso e receitas favoritas. 🧑🍳 🍲 🍰
context-api css3 eslint javascript jsx react-testing-library reatctjs stylelint
Last synced: 05 Jan 2025
https://github.com/kasra-sh/skaar
Skaar Monorepo
ajax httpclient javascript jsx jsx-renderer nodejs tsx tsx-renderer typescript typescript-library
Last synced: 15 Dec 2024
https://github.com/ismailarilik/tic-tac-toe
A tic-tac-toe game written with React
game javascript jsx react tic-tac-toe
Last synced: 02 Jan 2025
https://github.com/ahmadiqbalbhatti/farawayapp
Far away is a simple React JS web application which is used to create a kind of ToDo list for the a travling from one place to another.
application jsx jsx-syntax project-structure react react-js react-js-website reactjs reactjs-components todoapp web
Last synced: 12 Nov 2024
https://github.com/curtis-thomas/bill-maker
Bill Maker is a lightweight PDF invoice generator using React JS and Material Ui.
billing client-side frontend generator github-projects invoice-generator javascript jsx leightweight material-ui open-source pdf-generation pdf-invoice react responsive-design uiux veterinary webdevelopment
Last synced: 14 Jan 2025
https://github.com/amrmabdelazeem/tic-tac-toe
Created with CodeSandbox
front-end-development html-css-javascript javascript jsx react-hooks reactjs
Last synced: 14 Jan 2025
https://github.com/pyrallux/ccbb
Full Stack Web Application Implementing Improved Cycle Counts by Bin with Epicor and Epicor-like ERP Systems
axios bootstrap cors-headers django django-rest-framework docker jsx python react react-hook-form react-query react-router-dom sass typscript vite yup-validation
Last synced: 30 Dec 2024
https://github.com/i-rocky/rc-iframe
IFrame component for React
iframe jsx react react-components
Last synced: 11 Jan 2025
https://github.com/thiagomartins367/trybe-project-trybewallet
Projeto de desenvolvimento de uma carteira de controle de gastos com conversor de moedas. 📖 🖋️ 💵 💶 ₿
css3 eslint javascript jsx reactjs redux stylelint
Last synced: 05 Jan 2025
https://github.com/carlosfrontend/reactive-cv
Generate a CV Resume with React
css cv-generator html javascript jsx react resume-generator
Last synced: 30 Dec 2024
https://github.com/anthony-2003/wild-oasis-proyect
This project is a hotel booking management system designed for administrative staff to efficiently handle reservations and manage hotel operations.
jsx react react-form-hook react-query react-router supabase supabase-auth
Last synced: 11 Oct 2024
https://github.com/eugenia1984/pokedex-cac
Séptima práctica del curso Codo a Codo, usando la API de los pokemones
css javascript jsx react tailwindcss
Last synced: 07 Jan 2025
https://github.com/thiagomartins367/trybe-project-starwars-planets-search
Projeto de desenvolvimento de uma tabela com filtros de planetas do universo de Star Wars usando Context API e React Hooks para controlar os estados globais. ⚫ 🤖 ⚔️ 🧑
context-api css3 javascript jsx reatctjs
Last synced: 05 Jan 2025
https://github.com/dbushell/jsx.lol
🍒 Does anybody actually like React? A cherry-picked collection of React criticism.
frontend jsx react reactjs website website-development
Last synced: 07 Jan 2025
https://github.com/bntzio/catch-of-the-day
A seafood restaurant management system app built w/react 🐟
css gulp html javascript jsx react
Last synced: 30 Dec 2024
https://github.com/vs0uz4/tracker-series
Gerenciador de Séries Netflix Desenvolvido em ReactJS - Projeto Minicurso ReactJS [DevPleno]
bootstrap3 font-awesome javascript json json-server jsx reactjs
Last synced: 07 Jan 2025
https://github.com/thiagomartins367/trybe-project-tryunfo
Projeto de desenvolvimento de um jogo no estilo Super Trunfo podendo criar cartas de qualquer tema. 😃🃏🃏🃏
Last synced: 05 Jan 2025
https://github.com/surjoyday/cleartrip-clone---react-project-1---kp4kp5fqvvxx
javascript jsx material-ui reactjs tailwindcss
Last synced: 01 Jan 2025
https://github.com/0xsabdadev/react-defi-app
Build a DeFi Product website in React JS, API from coingecko
coingecko-api create-react-app defi jsx react
Last synced: 10 Jan 2025
https://github.com/thekiranmahajan/wit-chat
witChat is a realtime chat application which made using MERN stack and socket.io. It leverages node.js + express.js to perform CRUD operations in MongoDB that helps to retrieve and store chats efficiently using modular API endpoints for different operations. also it uses cloudinary to store avatars of uses over cloud for persistent storage
cloudinary express-js fontawesome-icons group-chat-application javascript jsx mern node-js react-router reactjs real-time-chat-app tailwind-css wit-chat
Last synced: 29 Nov 2024
https://github.com/golamsarwar96/sport-flex-app-client
Sport Flex is a sport equipment ecommerce website where sports equipment are bought and sold between a buyer and seller.
context-api es6-javascript expressjs firebase firebase-auth firebasehosting javascript jsx mongodb react react-hooks react-router reactjs
Last synced: 12 Jan 2025
https://github.com/matheusadc/im-here
The app allows the addition and removal of people in a specific event. Therefore, the project uses the React Native framework, featuring the JSX markup language and the TypeScript programming language.
android-studio jsx react-native typescript
Last synced: 12 Jan 2025
https://github.com/ayahany0/react-1st-project
Welcome to my first React project! This application is designed to demonstrate fundamental React concepts and serve as a practical introduction to building web applications with React.
css html javascript jsx react react-components react-hooks react-router react-router-dom reacticons reactjs tailwindcss
Last synced: 05 Jan 2025
https://github.com/rohitscript/netflix-react
Netflix App built by using React JS , Live Link : https://netflix-react-orcin.vercel.app
javascript jsx netflix netflix-clone react reactjs
Last synced: 04 Jan 2025
https://github.com/raymond-mawina/a-react-redux-sagas-game-project
A small escape a dungeon game, created using react, redux, redux-sagas, html-canvas, material UI and unit tested using jest and react-testing-framework.
html5-canvas jest jsx material-ui react react-testing-library redux redux-saga
Last synced: 27 Dec 2024
https://github.com/rohitscript/react-components-import-export
export import javascript js jsx react reactjs
Last synced: 04 Jan 2025
https://github.com/rohitscript/react-calculator
calculator javascript jsx react reactjs
Last synced: 04 Jan 2025
https://github.com/aman3096/shop-trade
css css3 javascript js json jsx jsx-syntax react styled-components
Last synced: 28 Dec 2024
https://github.com/aman3096/formit
Form made using react.js and react-router-dom
css html-css-javascript javascript jsx png react react-router-dom svg-icons
Last synced: 28 Dec 2024
https://github.com/aman3096/webpack-project
webpack project bundler setup in css, source-maps, React-jSX syntax, HTML, javascript.
html-css-javascript html5 jsx react reactjs source-maps webpack webpack5
Last synced: 28 Dec 2024
https://github.com/h-campos/api-weather
Weather application 🌤️
javascript jsx react styled-components weather-api
Last synced: 16 Dec 2024
https://github.com/vishant007/ecommerce_site_react
A Fully Fledged Responsive E-Commerce Website
api css firebase jsx reactjs usecontext
Last synced: 10 Jan 2025
https://github.com/mdbootstrap/react-dialog
Responsive React Dialog built with Bootstrap 5. Examples of dialog box UI for confirm & reject dialog popups, alert dialogs & more.
bootstrap bootstrap-modal bootstrap-template bootstrap-theme bootstrap5 css html jsx react-bootstrap react-modal reactjs
Last synced: 06 Jan 2025
https://github.com/washira/next-13-swr
A project to demonstrate how to use Next.js and SWR for prefetching data.
Last synced: 20 Jan 2025
https://github.com/mikhail-ev/rollup-plugin-stringify-jsx
stringify-jsx plugin for rollup
jsx plugin rollup stringify stringify-jsx templates
Last synced: 05 Jan 2025
https://github.com/washira/next-13-redux-counter
Initial Redux for counter application on NextJs 13 (non-app router).
Last synced: 20 Jan 2025
https://github.com/snehmehta23/react-quiz-game
Repository filled with examples of React.js projects that am working on for Application Design 455. Currently being used to pass between Mac and PC.
css jsx react-components react-confetti react-router reactjs tonejs
Last synced: 06 Jan 2025
https://github.com/limjiechao/project-4
WDI Project 4 - Tripcollab v2
bootstrap4 google-maps-api herokuapp jsx mongodb mongoose-js node-js react-js react-router
Last synced: 21 Jan 2025
https://github.com/charlenry/pays-du-monde
Application de liste des pays du monde avec leur drapeau, leur nom, leur capitale et leur région
api-rest bootswatch class-components css3 javascript jsx reactjs
Last synced: 16 Jan 2025
https://github.com/krzysztofryszawy/react_starwarsflirt
sample usage of StarWars API (React.js, CSSModules, axios{Multiple concurrent requests}, Composition model)
axios css-modules firebase jsx react-components reactjs
Last synced: 29 Dec 2024
https://github.com/krzysztofryszawy/react_travel_weather
App weather forecast for multi cities. Usage of OpenWeatherMap API by axios, additional data stored in local storage. {React.js, CSSModules, axios + local storage}
api axios css-modules jsx react
Last synced: 29 Dec 2024
https://github.com/krzysztofryszawy/react_calories
App for calculating daily intake&burn calories {React.js JSX CSSModules + JSS Material-UI}
cssmodules jss jsx material-ui react
Last synced: 29 Dec 2024
https://github.com/osama24680/reactmovies
Movies website with login and register form
Last synced: 18 Jan 2025
https://github.com/charlenry/react-bootstrap
Navbar avec React-Bootstrap
create-react-app css3 javascript jsx react-bootstrap reactjs
Last synced: 16 Jan 2025
https://github.com/belchenkov/webpack-config
Settings webpack (Babel, TypeScript, Sass)
html-webpack-plugin jsx less react sass typescript webpack4
Last synced: 05 Jan 2025
https://github.com/mikhail-ev/babel-plugin-transform-stringify-jsx
stringify-jsx plugin for babel
babel babel-plugins jsx stringify-jsx
Last synced: 05 Jan 2025
https://github.com/parin-prog/netflix-clone
It's a Netflix clone that I built using ReactJS, JavaScript, Bootstrap5 and TMDB API. It has a sleek and modern user interface that mimics Netflix, but with some interesting changes. You can explore movies and web series from different genres and interact with them using the Netflix UI. It's a fun and easy way to discover new content and enjoy.
axios-react bootstrap5 css firebase javascript jsx reactjs redux tmdb-api
Last synced: 30 Dec 2024
https://github.com/amansuryavanshi-1/e-commerce-app
A React-based e-commerce clone web app would mimic an existing e-commerce website and offer multiple responsive pages with search functionality, product listings, details, shopping cart & providing a seamless shopping experience for users.
Last synced: 21 Jan 2025
https://github.com/amansuryavanshi-1/covidtracker
Created a Live Covid tracker app using React. In this app, you can see all the state wise live cases, recovered, Deaths etc in India . I have used a Covid Api to fetch the data.
api bootstrap5 css jsx reactjs
Last synced: 21 Jan 2025
https://github.com/charlenry/charleshenrisaintmars_13_032023
Argent Bank is a new bank startup and I need to prototype a web application for customers to log in and manage their accounts and profiles. I also need to provide API endpoints for transaction operations.
create-react-app css3 fetch-api function-components hooks jsx nodejs prop-types reactjs redux sass swagger yaml-configuration
Last synced: 16 Jan 2025
https://github.com/amansuryavanshi-1/portfolio_as
Welcome to my Portfolio Website Repository 🌐 This repository contains the source code for my personal portfolio website. The website showcases my projects, skills, and experiences in an interactive and visually appealing manner.
Last synced: 21 Jan 2025
https://github.com/theoguerin64/qr_code_component
My submition of the Frontend Mentor challenge QR code component
css frontend-mentor jsx react typescript
Last synced: 24 Jan 2025
https://github.com/rajdip019/meme-media-front-end
This is a Web App only for Memes. Find new memes and also generate your own meme. Download memes and share your Own Memes!
api jsx memes next-auth nextjs reddit-api tailwindcss typescript
Last synced: 21 Dec 2024
https://github.com/shaileegavnekar/petdogs
Discover dogs for adoption with prices, breeds, and images. Easily filter out options with 'Not Interested' button for a personalized selection.
css html javascript jsx react-components react-hooks reactjs
Last synced: 06 Jan 2025