Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/thisura97/react-kt

kt content based on react and related tech stacks

class-components components functional-components jsx react reactjs states-and-props

Last synced: 23 Jan 2025

https://github.com/zbichsel/react-portfolio

Welcome to GeistX, my personal portfolio where I showcase my journey through technology, design, and creative projects. This space reflects my passion for innovation, problem-solving, and exploring new frontiers in tech. Here, you'll find a collection of my work, collaborations, and the unique perspective I bring to each project.

graphql javascript jsx react tailwindcss

Last synced: 20 Jan 2025

https://github.com/sepruko/config.npm

Shared configuration files for tools available via NPM

biome biomejs css graphql javascript json jsx tsx

Last synced: 21 Jan 2025

https://github.com/bhaveshwagh/asset-management-ui

SpurQLabs Assignment : Asset Management Dashboard UI

css cssflexbox jsx mui reactjs

Last synced: 28 Dec 2024

https://github.com/root-hk/counterapp

Basic counter app with user input value increament

component jsx usestate

Last synced: 21 Jan 2025

https://github.com/harshitajag123/quicknotes-app

QuickNotes is a minimal React-based note-taking app focused on productivity and organization. Features include group creation, popup-based UI, and seamless group switching for effective note management. LocalStorage integration ensures persistent data across page reloads, enhancing user experience.

axios-react jsx react-hooks react-router reactjs

Last synced: 21 Jan 2025

https://github.com/c-ross-c-heck/crosscheck-fe

전세사기를 방지하기 위한 챗봇 서비스

jsx react

Last synced: 21 Jan 2025

https://github.com/gyanqui/webservices-teamproject

This is a university team project for course CSE 341 Web Services. Mainly focus on building a web application from scratch using Node.js and MongoDb.

jsx mongodb nodejs swagger

Last synced: 21 Jan 2025

https://github.com/bhaveshwagh/user-requirement-specification-form

SpurQLabs Assignment : User Specification Requirement Document

jsx reactjs

Last synced: 28 Dec 2024

https://github.com/d-coder135/idcard_app_react-native

This repo contains a React-Native hybrid application that shows a simple ID (MI) card.

javascript jsx react react-native react-native-android react-native-app vscode

Last synced: 25 Dec 2024

https://github.com/kevx7/hex2024-react-training-week3

六角 2024 React 作品實戰冬季班第三週作業 - 熟練 React.js

axios bootstrap5 gh-pages json jsx map react restful-api soc swagger-ui vite

Last synced: 12 Jan 2025

https://github.com/jowwan/apple-website-clone

A visually captivating website showcasing the Apple iPhone 15 Pro, built with React and Vite, featuring GSAP animations, Three.js 3D visuals, and hosted on Vercel.

apple gsap gsap3 iphone javascript js jsx react reactjs tailwindcss three-js threejs vercel vite vitejs vitejs-react

Last synced: 14 Dec 2024

https://github.com/bhanupm07/travel-journal

Travel journal web app | Scrimba | React

create-react-app jsx map props reactjs

Last synced: 22 Dec 2024

https://github.com/bhanupm07/pda

Personal Digital Assistant | Udemy | React(static page)

components jsx map

Last synced: 22 Dec 2024

https://github.com/josh-mchugh/fullstack-react

Coding Examples from the book FullStack React - The Complete Guide to React

css javascript jsx reactjs

Last synced: 10 Jan 2025

https://github.com/shivam1611/react-whether-app

This is the react whether app that gives the whether status using API calls.

api css3 html5 jsx reactjs tailwind-css

Last synced: 23 Jan 2025

https://github.com/luckmer/react-drag-and-drop

link : 🎮🕹 https://dragandrop-luckmer.netlify.app/ 🎮🕹

css jsx react react-hooks

Last synced: 19 Dec 2024

https://github.com/envid-tech/scouting-website

The official repository and update location of the OA Robotics Scouting Website, developed using TypeScript React, TS-Node, and SCSS, integrating the Google Sheets API.

css google google-sheets html javascript jsx node nodejs react reactjs scss thebluealliance ts ts-node tsx typesc

Last synced: 10 Jan 2025

https://github.com/giulic3/giulic3.github.io

My serious not so serious personal website

css gatsbyjs github-pages html javascript jsx reactjs

Last synced: 22 Dec 2024

https://github.com/gablsl/book-hub

A bookfinder app using the Google Books API to search for books by name. Made with React, Axios and CSS

axios css3 google google-books-api html5 jsx react vitejs

Last synced: 27 Dec 2024

https://github.com/danny-englander/react-objkt-nfts

This project pulls in Objkt.com NFTs using the Objkt.com API via graphQL

cryptocurrency cssmodules-react graphql javascript jsx nft nfts react reactjs tezos tezos-blockchain

Last synced: 21 Jan 2025

https://github.com/ragab0/comfy_store

Comphy Store - A Full stack website

css3 express figma html5 javascript json jsx nextjs react redux tailwindcss

Last synced: 09 Jan 2025

https://github.com/fatahpratam/tutorial-cra

Created for documenting my progress for Hitesh's React YouTube tutorial. (Chapter 1)

create-react-app frontend javascript jsx react web-app web-development

Last synced: 20 Jan 2025

https://github.com/mstovarh/clonpag_facebook

En este repositorio, encontrarás una página que he diseñado para que se asemeje lo más posible a la página de inicio de Facebook, utilizando HTML, CSS, Bootstrap y ReactJS.

babel css html javascript jsx reactjs webpack

Last synced: 25 Dec 2024

https://github.com/xontab/react-forms-component

Form Component including validation for React

boilerplate forms jsx react validation webpack

Last synced: 23 Jan 2025

https://github.com/sarvagyakrcs/kumarsarvagya

This project is a React application that serves as a personal website. It consists of several components, including a navigation bar (NavBar), a jumbotron (Jumbotron), a personal blog (PersonalBlog), and a footer (Footer). The application fetches blog posts from a specified API endpoint and displays them on the personal blog section.

api css django-rest-framework jsx react router

Last synced: 23 Jan 2025

https://github.com/fatahpratam/tutorial-react-state

Created for documenting my progress for Hitesh's React YouTube tutorial. (Chapter 4)

eslint frontend javascript jsx react vite web-app web-development

Last synced: 20 Jan 2025

https://github.com/hallowshaw/my-todo-list-using-firebase

A simple todo list application built with React, Vite, and Firebase. Users can securely sign up, log in, and manage their todo items in real-time with Firebase's real-time database. The application features CRUD operations, authentication, and a responsive design, making it easy to use across different devices.

crud crud-application crud-operation firebase firebase-database firebase-realtime-database javascript js jsx react react-hooks reactjs

Last synced: 05 Jan 2025

https://github.com/akshitvadodariya1201/todo-app-with-reactjs-rust

This project is a Todo List application built with React.js for the frontend and Rust for the backend.

api crud css3 html js json jsx reactjs rest-api rocket rust server

Last synced: 09 Oct 2024

https://github.com/vino-siva/3d-portfolio-latest

A simple 3D portfolio project using Three.js

javascript jsx react reactjs three-js threejs

Last synced: 23 Jan 2025

https://github.com/benthepoet/threaditjs-react

A React/Redux implementation of ThreadItJS.

jsx react-sample reactjs webpack

Last synced: 22 Dec 2024

https://github.com/vino-siva/modern_ui_ux_react_website

Modern UI/UX GPT-3 website clone from JS Mastery course

javascript jsmastery jsx reactjs

Last synced: 23 Jan 2025

https://github.com/imjaroiswebdev/musify.pro-spotify.client

Basic Spotify player for top singles of a searched artist

javascript jsx react reactjs spotify-api

Last synced: 01 Dec 2024

https://github.com/rodrigo-dev7/fundamentos-react

masterclass sobre React JS mostrando do zero os principais conceito

hooks jsx learning-react masterclass reactjs

Last synced: 15 Dec 2024

https://github.com/jps27cse/project-management_react_firebase

Create project fields and assign them to team users.

css fireabse html jsx react reactrouter

Last synced: 05 Jan 2025

https://github.com/sucodelarangela/udemy-sass

Repositório para os exercícios feitos no curso de Sass da Udemy, ministrado pelo desenvolvedor Matheus Battisti (https://www.horadecodar.com.br/). // Exercises done during the Matheus Battisti's Sass course on Udemy.

jsx react sass udemy vite vitrinedev

Last synced: 21 Jan 2025

https://github.com/alialmasi/date-counter

@jonasschmedtmann React course Date Counter

create-react-app jsx npm props react

Last synced: 03 Dec 2024

https://github.com/henriteinturier/converter-devise-react-without-store

cp3 Développer une interface utilisateur web dynamique

javascript jsx react sass

Last synced: 01 Dec 2024

https://github.com/1rjb/green-neighbourhood-cc

A Full Stack Development Project. Made for a FSDP school team project

cjs community-centers css full-stack-development-project html javascript json jsx nodejs

Last synced: 05 Jan 2025

https://github.com/rafaelvicio/aprendendo_react

Repositorio utilizado para aprender um pouco do React

babel gulp jsx react webpack

Last synced: 23 Jan 2025

https://github.com/alexmihov96/react-budget-planner

Final exam of my react course from Software-University

jsx react redux

Last synced: 28 Dec 2024

https://github.com/infantiablue/vanjs

Pure vanilla javascript toolkit

javascript jsx

Last synced: 31 Dec 2024

https://github.com/phalbert/libro

Vue 3 app to test composition, jsx, hooks, and vite

composition-api hooks jsx vite vue3 vue3-composition-api vue3-hooks vue3-jsx

Last synced: 23 Jan 2025

https://github.com/jeonggoncho/react-practice-diary

📕 React를 이용하여 제작한 'Diary 클론코딩'입니다.

clone-coding javascript jsx react

Last synced: 20 Dec 2024

https://github.com/nileshgulia1/react-compo

Started creating React Components

es6 javascript jsx reactjs router

Last synced: 24 Jan 2025

https://github.com/kamilajesus/react_mdn

Projeto feito com React ensinado pelo site de documentações da Mozilla.

jsx mozilla react

Last synced: 21 Jan 2025

https://github.com/jeonggoncho/react-practice-emotion-diary

📘 React를 이용하여 제작한 'Emotion Diary 클론코딩'입니다.

clone-coding javascript jsx react

Last synced: 20 Dec 2024

https://github.com/pethum021/rewrap-

Install Vite + ReactJS with one command, save the stress and hassle of going back and forth TailwindCSS docs for every project.

installer js jsx nodejs npm-package reactjs tailwindcss ts tsx vite

Last synced: 12 Jan 2025

https://github.com/devonwintz/understanding-reactjs

A brief introduction into ReactJS.

jsx react understanding-react

Last synced: 20 Jan 2025

https://github.com/himuuuuuuuuu/namaste-react

A repository to keep all the notes and assignments of Namaste React Course. Includes useful resources and notes for frontend development interviews!

bundler css html js json jsx parcel react18-hook reactjs

Last synced: 25 Dec 2024

https://github.com/mdbootstrap/react-slider

Responsive React Sliders built with Bootstrap 5. Range slider bar with label or a carousel image slider? No matter what you are looking for, we've got you covered.

bootstrap bootstrap-template bootstrap-theme bootstrap5 css html jsx react react-bootstrap react-slider

Last synced: 22 Jan 2025

https://github.com/pengxiaohua/mini-react

手写React代码,实现React18核心功能,包含JSX、ReactDOM、Reconciler、Hooks、Suspense等。彻底掌握React实现原理,精通React。

dom-diff jsx react react-fiber react-hooks reactdom reconciler virtual-dom

Last synced: 20 Dec 2024

https://github.com/naseem1amjad/photoshop-droplet-example

Replace Smart Objects with Images in Folders (JSX Script)

droplet image javascript jsx photoshop replace script smartobjects

Last synced: 01 Jan 2025

https://github.com/bogeyman76/documentvisible

A React hook to monitor if the current browser tab is visible or not.

javascript jsx react react-hook typescript-react

Last synced: 20 Dec 2024

https://github.com/olawale-o/react-todo-app

"React Todo App" is a tutorial on how to work with React.

css jsx reactjs

Last synced: 17 Dec 2024

https://github.com/jlshanmathi/routertask

React router

css jsx reactjs router

Last synced: 20 Jan 2025

https://github.com/mushfiqurniazzz/mysql-crud-operations-with-nodejs-and-reactjs

This app allows users to save users with name and email with specific id for everyone, featuring functionalities like create, read, update, delete. It uses MySQL as the database to store users, Express.js for handling server-side logic, React.js for building the user interface, and Node.js for server-side runtime environment.

bootstrap crud css express expressjs expressroute expressrouter javascript jsx modal mysql mysql2 nodejs react single-page-app

Last synced: 21 Nov 2024

https://github.com/mazin-emad/mazin_blog

This is a Blog project built with react js and uses firebase for the backed

firebase jsx reactjs responsive-design routing

Last synced: 20 Dec 2024

https://github.com/syed-moosha/react-day-2-task

React Price Card

bootstrap css html jsx react

Last synced: 10 Jan 2025

https://github.com/humphrey-mutuma/whatsapp-clone

A WhatsApp web clone app with google sign in auth (SPA). inspired by #cleverprogrammer team.

api context-api firebase firebase-hosting google-authentication jsx material-ui react-router reactjs

Last synced: 25 Dec 2024

https://github.com/nileshgulia1/react-app

A React Basic Application

es6 javascript jsx react react-bootstrap

Last synced: 24 Jan 2025

https://github.com/adarsh144/amazon-clone

Amazon Clone app made using react components, Vite, CSS, HTML and JavaScript.

css html javascript jsx react reactjs vite

Last synced: 20 Dec 2024

https://github.com/vvaldesc/react_custom_hook

Little react based webpage meant to fetch api content

custom-hooks-in-react fetch jsx react useeffect usestate

Last synced: 18 Jan 2025

https://github.com/poswalsameer/minerush

Cloned one of the most popular game from Stake Casino - Mines.

css3 frontend html5 javascript jsx nextjs tailwindcss webdevelopment

Last synced: 01 Dec 2024

https://github.com/fredh2o/flex-trap-clothing.co

Clothing shop built on React for training and project showcase.

css3 html5 javascript jsx react-hooks react-router reactjs

Last synced: 20 Dec 2024

https://github.com/luovtyrell/personal-budget-assistant

Track your income, expenses, analyze your spending, and set budget alerts. Built with React and Material UI.

css3 jsx material-ui nanostores reactjs recharts tailwindcss

Last synced: 20 Dec 2024

https://github.com/fawad-jawed/quiz-website-with-react

A simple and interactive quiz website built with React.js. This project allows users to test their knowledge across various topics through multiple-choice questions.

jsx quiz-website react react-hooks react-router reactjs

Last synced: 20 Dec 2024

https://github.com/offensive-vk/temp

My Personal Favourite Movies and Web Series Explorer. Find Everything.

ci docker github-actions jsx movie-finder movies ott react series tailwind tv

Last synced: 20 Dec 2024

https://github.com/luandersonalvesdev/super-trunfo-game

Um baralho do super trunfo, jogo popular da década de 80.

javascript jsx jsx-syntax react reactjs

Last synced: 21 Jan 2025

https://github.com/ashrafmo-1/ibn-elsham

contact Ibn Elsham

api css3 hooks jsx

Last synced: 25 Jan 2025

https://github.com/iliaz41/post-app

React.js project

jsx react-router reactjs

Last synced: 13 Jan 2025

https://github.com/hip1310/mylibrary

A web application to create our own library which helps to organize books in different shelf. This app uses React to render the UI.

jsx npm react-component react-props react-router react-state

Last synced: 25 Jan 2025

https://github.com/hip1310/trackmeals

A web application which helps to track your meals for a week. Edamam recipe search api is used to get recipe for a particular meal and to create shopping list based on ingredients used in recipe. This application uses react-redux to manage front-end state.

jsx npm react-redux redux-middleware

Last synced: 25 Jan 2025

https://github.com/ottomicheletti/trybe-delivery-app

Delivery app is my first Full Stack project developed with a group. The goal was to use all our knowledge to develop a delivery app with front and back-end while distributing work load through team members using a KanBan board. Done with JavaScript, React, Zustand, Axios, Node, Express, JWT and MySQL.

authentication authorization axios css3 express full-stack javascript jsx jwt kanban md5 mysql nodejs trello zustand

Last synced: 24 Oct 2024

https://github.com/faresbrayek2/github-login-vitejs

This repository features a visually appealing and functional Github-style login page created with ViteJS, a modern and fast front-end JavaScript framework.

github jsx login login-page vitejs

Last synced: 22 Dec 2024

https://github.com/gabrielchapov/responsive-website

Responsive website example, made with React.js and deployed via Vercel here:

css html javascript jsx reactjs website

Last synced: 15 Dec 2024

https://github.com/Gabrielm3/react-ecommerce

Este projeto é uma loja de tecnologia básica de e-commerce criada com React.js e styled-components.

javascript jsx npm package-json react styled-components yarn

Last synced: 24 Oct 2024

https://github.com/arwl2016/hello-react

Udemy course projects - Andrew Mead: Complete React

jsx react webpack

Last synced: 01 Dec 2024