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/israelkilday/food-express

Food-Express é um aplicativo de entrega de alimentos que oferece uma experiência completa tanto para os clientes quanto para os restaurantes. Inspirado nas funcionalidades do iFood. O sistema inclui uma interface de usuário moderna e intuitiva, um robusto sistema de carrinho de compras, autenticação segura e uma série de funcionalidades.

contextapi git jsx lucide-react nextauthjs nextjs14 postgresql prisma-orm reacticons reactjs serveractions shadcn-ui tailwindcss tsnode typescript vercel

Last synced: 07 Nov 2024

https://github.com/chara0511/covid19-tracker

Simple page to display covid19 information

axios css3 es6 javascript jsx material-ui react

Last synced: 07 Nov 2024

https://github.com/PallaviKatari/ReactTraining

React is an open source, JavaScript library for developing user interface (UI) in web application. React is developed and released by Facebook.

axios-react hooks javascript json json-api jsx razorpay-payment react18 rooks

Last synced: 05 Nov 2024

https://github.com/llleeeaaannn/spotlist

A Progressive Web Application which transforms concert setlists into Spotify Playlists.

css css-modules html javascript jsx react

Last synced: 06 Nov 2024

https://github.com/alexanderjeurissen/grid

A declarative React primitive Grid component that exposes css-grid specification in JSX

component css-grid css-grid-layout grid jsx primitive react react-css-grid react-grid-layout react-grid-system styled-components styled-system

Last synced: 06 Nov 2024

https://github.com/yashkathe/get-anime-sauce

Upload screenshots of anime scenes or image url to fetch the exact anime scene and its episode. Made with reactJS

anime anime-search-engine anime-searcher css framer-motion javascript jsx reactjs

Last synced: 06 Nov 2024

https://github.com/desmondsanctity/prime-numbers-multiple-react

A react web application that returns a multiplication table for a range of prime number.

jest jest-tests jsx react react-hooks

Last synced: 06 Nov 2024

https://github.com/goodnesskay/simple-react

A mini react Application without using create-react-app CLI command

babel cdn jsx pwa react react-jsx reactjs ui

Last synced: 06 Nov 2024

https://github.com/livingtheoklife/github-finder

A React app to search GitHub profiles and see profile details. This project is part of the React Front to Back Udemy course by Brad Traversy.

javascript jsx react sass

Last synced: 07 Nov 2024

https://github.com/harshitrv/securesharedapp

Frontend for the decentralized file share application

javascript jsx nextjs react

Last synced: 06 Nov 2024

https://github.com/dm-zhuk/goit-react-woolf-hw-01-components

ReactJS.Topic II-Styled Components

css jsx react styled-components

Last synced: 07 Nov 2024

https://github.com/rubydevi/math-magician

This is the first project of the Math Magicians application. I have set up the environment and tools needed to develop a React application. In the following projects, I will develop the actual application.

calculator-react es6 eslint javascript jsx react stylelint

Last synced: 07 Nov 2024

https://github.com/krzysztofryszawy/react_reserved

Multi-Company && Multi-User App for internal booking cars, conference rooms, equipment etc. {React.js, Context API, JSX, Axios, Firebase, Material-UI}

axios context-api firebase jsx material-ui react

Last synced: 07 Nov 2024

https://github.com/ivankprod/mxm-kanban

Kanban dashboard

eslint js jsx react sass scss vite

Last synced: 08 Nov 2024

https://github.com/billstephens2022/pizza-react

A simple React app from a tutorial displaying a Pizza Menu. Demonstrates the use of React components, props, conditional rendering, and using map method to easily render data from arrays within a component

css html javascript jsx react

Last synced: 24 Oct 2024

https://github.com/diogoangelim/html-to-jsx-demo

Html to JSX Demo

converter html jsx react

Last synced: 01 Nov 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: 01 Nov 2024

https://github.com/shubhamdutta2000/awesomenav

A very basic Hamburger Menu made using react

hamburger-menu javascript jsx minify props react state

Last synced: 07 Nov 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: 01 Nov 2024

https://github.com/dzmitryur/weather-app-react

Weather Application in React with Axios, Tanstack Query, Tailwind CSS and Hooks

axios geolocation hooks jsx openweather-api react reactjs tailwind tailwindcss tanstack-query

Last synced: 01 Nov 2024

https://github.com/ahawazi/online-shop

online project by React.js

jsx online-shop react reactjs

Last synced: 01 Nov 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: 01 Nov 2024

https://github.com/jgabrielleal/jsx-simplify

Biblioteca leve para simplificar a lógica dentro do JSX, tornando o código mais limpo.

biblioteca frontend javascript jsx react

Last synced: 01 Nov 2024

https://github.com/ashwinsomi/react_quizapplication_1

application allows you play a quiz

context-api css jsx react

Last synced: 01 Nov 2024

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: 01 Nov 2024

https://github.com/pavlevujicic/calculator-miniproj

Simple and intuitive calculator built using React.

css javascript jsx reactjs

Last synced: 11 Oct 2024

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: 01 Nov 2024

https://github.com/shaikahmadnawaz/learn-react

React - A JavaScript library for building user interfaces

es6 frontend javascript-library jsx react reactjs tutorial ui

Last synced: 06 Nov 2024

https://github.com/abhishekverma051/weather-app-react-native

WeatherApp is a sleek and intuitive mobile application built with React Native that provides real-time weather information at your fingertips. Designed to deliver accurate and up-to-date weather forecasts.

asyncstorage javascript jsx react-native

Last synced: 08 Nov 2024

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: 01 Nov 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: 01 Nov 2024

https://github.com/elliotalien/weather-app

This is a simple weather application built with React and Vite. It allows users to search for weather information of different cities.

api html javascript jsx reactjs tailwindcss vite weather-app

Last synced: 01 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: 01 Nov 2024

https://github.com/m-essam-s/we-fullstack-internship

Repository for comprehensive full stack development training. Features a modern front-end built with React and a robust back-end powered by PHP Laravel. This project showcases the integration of cutting-edge technologies to deliver dynamic, responsive web applications.

js jsx react routing vite

Last synced: 01 Nov 2024

https://github.com/gourabofficial/overpower-react

learing React js

jsx react reactjs

Last synced: 01 Nov 2024

https://github.com/asheelahmedsiddiqui/project-e-commerce

Furnio - Online Furniture Shop Furnio is an e-commerce platform for furniture shopping, featuring: Easy Shopping: Browse, add to cart, and checkout effortlessly. Real-Time Updates: Admins can add products and categories instantly. Insights Dashboard: Monitor user activity and order statistics. Transform your home with Furmio's stylish offerings!

css css3 ecomerce-web-app ecommerce-application ecommerce-website html html5 javascript javascript-applications js jsx react react-dom react-hooks react-router reactjs

Last synced: 01 Nov 2024

https://github.com/arielspencer/blog-ola-mundo

👋🏻 O Blog Olá Mundo é uma aplicação web projetada para compartilhar artigos, permitindo que você adapte facilmente a identidade visual e publique artigos sobre qualquer assunto de sua escolha.

blog front-end javascript jsx react react-router single-page-application

Last synced: 06 Nov 2024

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

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

clone-coding javascript jsx react

Last synced: 01 Nov 2024

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/saber2pr/quick

quick blog page.

demo jsx

Last synced: 11 Oct 2024

https://github.com/hacker1649/word-counter-tool

Use this free online word counter to track word, character, sentence, and paragraph counts. Simply paste your content, and the tool will perform a real-time scan.

css3 html5 javascript javascript-library jsx reactjs

Last synced: 08 Nov 2024

https://github.com/saber2pr/tsx

a tsx renderer for the browser and node.js

jsx react tsx

Last synced: 11 Oct 2024

https://github.com/donatto22/toxicdollreact

ToxicDoll website remastered using ReactJS

aosjs css3 jsx mui-icons react react18 vercel

Last synced: 08 Nov 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/mrpranavr/expense_calculator_app

A web app to calculate expenses made using react.js

jsx reactjs

Last synced: 07 Nov 2024

https://github.com/iambasilp/restaurant-modern-react-website

Fully Responsive Restaurant Website with Modern UI and UX in ReactJS

css3 html5 javascript jsx modern react

Last synced: 08 Nov 2024

https://github.com/andregoncalves/stencil-countrylist

st-countrylist is a web component built with Stencil to generate a country list drop down (select) element.

countries country-picker jsx stencil webcomponents

Last synced: 12 Oct 2024

https://github.com/tjx666/adobe-jsx

command line tool to execute adobe extendscript .jsx file

adobe aftereffects cli command-line-tool extendscript jsx photoshop

Last synced: 24 Oct 2024

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: 07 Nov 2024

https://github.com/ali-alim/pinned-tasks-app

Task Management App - React.js, Express.js, Mongoose.js, Ant Design, Axios, MapBox-GL, React-Router-Dom, Lazy Loading

ant antd-design axios express js jsx lazy-loading mapbox-gl mongoose nodejs react-router-dom reactjs

Last synced: 08 Nov 2024

https://github.com/h-campos/api-weather

Weather application 🌤️

javascript jsx react styled-components weather-api

Last synced: 28 Oct 2024

https://github.com/mohammad-obidat/nasapp

I developed this project through Elevation academy full-stack Bootcamp, in this project you can see NASA news for every day, search for a specific news and add what you like to your favorite, all that saved on local mongo DB.

css3 express jsx mongodb mongoose nodejs react react-bootstrap react-hooks react-router

Last synced: 07 Nov 2024

https://github.com/mohammad-obidat/bank

I developed this project through Elevation academy full-stack Bootcamp, in this project you can see your bank transactions, add make new operations

class-components css3 jsx oop react react-bootstrap

Last synced: 07 Nov 2024

https://github.com/olawale-o/react-space-travelers

This is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets, dragons and join selected space missions.

css jsx react-bootstrap react-router reactjs redux

Last synced: 18 Oct 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: 18 Oct 2024

https://github.com/olawale-o/react-metrics

"React Metrics" is a metric based web app that gives real-time updates on volume of shares traded in the stock market.

css3 cypress jsx react redux

Last synced: 18 Oct 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: 06 Nov 2024

https://github.com/developeromarfaruk/node-react-custom-jwt-auth

In this repository Login and Register authentication and authorization are done by using a custom JWT token.

axios bcryptjs bootstrap5 cors css3 dotenv express-js html5 jsonwebtoken jsx jwt-token mongodb nodejs nodemon react-hooks react-router reactjs restful-api

Last synced: 07 Nov 2024

https://github.com/codyebberson/openlooks

SolidJS component library

design-systems javascript jsx solid tsx typescript

Last synced: 08 Nov 2024

https://github.com/developeromarfaruk/react-redux-simple-example

React redux simple count increment and decrement example

jsx reactjs redux

Last synced: 07 Nov 2024

https://github.com/kavinthangavel/edu_admit_connect

Edu Admit Connect (Online College Admission Portal)

js jsx vite-react

Last synced: 03 Nov 2024

https://github.com/developeromarfaruk/react-redux-crud

Employee information add has been worked on this repository. Using the data get method from the backend to show in UI and using the data post method from the user to send backend data and show new data in UI. In this repository project, the user can filter by gender or search by name to find...

axios bootstrap5 fontawesome html5 jsx mockapi-io react-hooks react-redux react-router react-router-dom reactjs redux-toolkit restful-api

Last synced: 07 Nov 2024

https://github.com/kmyeaserarafat/blood-bank

This is a realllife demo blood bank web application. It's devlop by using html, css, react js, framework.

bootstrap css html java json json-api json-server jsx react react-bootstrap react-bootstrap-components

Last synced: 10 Oct 2024

https://github.com/linguini1/booking-app

A basic mobile booking app in react that makes use of the Material UI date and time pickers.

app booking booking-app css html jsx material-ui nuemorphic react react-app scss

Last synced: 07 Nov 2024

https://github.com/z347/javascript-php-feedbackform

Ready settings for processing the feedback form on the site. Front-end use - React and Back-end use - PHP.

fetch jsx mailserver php smpt

Last synced: 05 Nov 2024

https://github.com/pranav016/todoist-react

Created with CodeSandbox. This is a ToDo list app with all of its frontend and logic implemented in React/ JSX.

css jsx react

Last synced: 05 Nov 2024

https://github.com/mukundkumra/react-component-generator

A simple CLI tool to quickly generate React component folders with JSX and CSS files. The package scaffolds a folder with a React component template that includes imports for the CSS file and a functional component ready for editing.

cli component css generator jsx react scaffold tool

Last synced: 01 Nov 2024

https://github.com/npkgz/dom-magic

simple ES6 utilities to manipulate browsers DOM

dom-manipulation es6-javascript es6-modules jsx

Last synced: 31 Oct 2024

https://github.com/sajadtorkamani/react-json-dump

A React component to quickly dump JSON-like data

debugging jsx react

Last synced: 30 Oct 2024

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

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

clone-coding javascript jsx react

Last synced: 01 Nov 2024

https://github.com/ismaelvr1999/cipherguard

Welcome to CipherGuard, a web application for the secure management of passwords, credit cards, and passports.

axios css jsx react

Last synced: 07 Nov 2024

https://github.com/aryanj-nyc/react-tic-tac-toe

A tic-tac-toe game written in React with JSX. It features a computer player that cannot be beaten (only tied).

computer-player game jsx react

Last synced: 07 Nov 2024

https://github.com/yingjia-z/color-editor

A color swatch editor with multi-format color display.

jsx preact typescript

Last synced: 31 Oct 2024

https://github.com/sreeragp69/cup-coffe

A sophisticated coffee shop website developed using React.js, Vite, Tailwind CSS, and an array of React libraries. The site is fully responsive, ensuring an optimal viewing experience across all devices.

frontend jav javascript jsx mern reactjs responsive tailw websi

Last synced: 08 Nov 2024

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

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

css jsx react react-hooks

Last synced: 01 Nov 2024

https://github.com/mahammad-mostafa/redux-cart-tutorial

This is the fourth project of the third module in Microverse program. It is an exercise tutorial to practice Redux toolkit with React framework.

css-modules es6-javascript jsx microverse microverse-students react-hooks reactjs redux-thunk redux-toolkit resposive-layout single-page-app

Last synced: 18 Oct 2024

https://github.com/mahammad-mostafa/book-store

This is the third project of the third module in the Microverse program. It implement Redux toolkit with ReactJS app.

axios css-modules es6-javascript jsx microverse microverse-projects microverse-students react react-hooks react-redux react-router redux redux-thunk redux-toolkit responsive-layout single-page-app

Last synced: 18 Oct 2024

https://github.com/mahammad-mostafa/math-magicians

This is the first project of the third module in the Microverse program. It is a single page site with basic calculator tool using ReactJS framework.

create-react-app es6 jsx microverse microverse-projects microverse-students react react-components react-hooks reactjs responsive-layout single-page-app

Last synced: 18 Oct 2024

https://github.com/mahammad-mostafa/acceleratorapp-home-page

Built the complete home page for AcceleratorApp. The page is responsive for all screen sizes. Used GatsbyJS and ReactJS with Hooks. Implemented page styling in Module CSS.

css-grid css3 es6-javascript flexbox-css gatsby gatsby-site gatsby-starter gatsbyjs graphql html5 javascript jsx jsx-syntax module-css react react-hooks reactjs responsive

Last synced: 18 Oct 2024