Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

React Router

React Router is a fully-featured client and server-side routing library for React. React Router runs anywhere React runs; on the web, on the server with node.js, and on React Native.

https://github.com/aashrafh/lyricize

SPA where you can search for song lyrics. Built using React Hooks, Context API, React Router, Font Awesome, and Bootstrap.

bootstrap context context-api font-awesome fontawesome hooks react react-hooks react-router reactjs spa spinner

Last synced: 20 Dec 2024

https://github.com/amir-kedis/react-jonas-projects

In this repo I implement the react projects provided in Ultimate react course by jonas.

css-modules react react-hooks react-router redux

Last synced: 14 Oct 2024

https://github.com/dhiwise/sapper

This Sapper extend SAP functionality By creating a React Web app using a Dhiwise, Figma design and SAP API.

dhiwise react react-component react-life-cycle react-navigation react-router react-router-dom react-web reactjs sap sap-api

Last synced: 22 Nov 2024

https://github.com/ricardogesteves/insightful

Insightful, a comprehensive finance dashboard designed to provide organizations with a clear overview of their financial performance and health. The application includes key performance indicators (KPIs) such as revenue, expenses, cash flow, and profitability. It is specifically crafted for purposes like budgeting, forecasting, and decision-making.

hono nextjs nodejs postgresql prisma react react-router recharts redux-toolkit redux-toolkit-query regression-js shadcn-ui tailwindcss tanstack-table typescript

Last synced: 27 Oct 2024

https://github.com/sucodelarangela/doguito-blog

Application developed during Alura's React Router training course (https://www.alura.com.br/curso-online-react-router-navegacao-spa)

axios json-server react react-router reactrouter spa styled-components vitrinedev

Last synced: 21 Jan 2025

https://github.com/normancarcamo/express-react-middleware

A middleware able to render react components in your server with node.js as views, it is also able to render routes in an array of routes in react-router.

hot-module-replacement hot-reload hot-reloading html middleware node nodejs react react-app react-component react-components react-redux react-router reactjs router

Last synced: 13 Nov 2024

https://github.com/khaouitiabdelhakim/gestion-de-stages-client

This centralized web application serves as a comprehensive platform for managing internships at our school. Authenticated administrators have exclusive access to add students, teachers, mentors, and companies, as well as visualize and oversee all internship-related activities.

bootsrap design gestion internship internships javascript material-design react react-router reactjs school school-management school-project web webapp website

Last synced: 18 Dec 2024

https://github.com/yamoo9/react-master

React Framework 블렌디드 러닝

react react-redux react-router styled-components

Last synced: 29 Nov 2024

https://github.com/kansiris/reactjs-interview-questions

List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!

interview interview-questions kansiris lifecycle-methods props react react-applications react-native react-redux react-router redux

Last synced: 10 Nov 2024

https://github.com/ionut-cora/react-restaurant

This restaurant website is a multipage custom demo website created with React JS and Bootstrap 5. The website contain 4 pages: Home, Menu, About and Contact. Also contain 6 components: MenuBtn, ImageGallery, Reviews, ContactForm, ContactInfo and Footer.

bootstrap bootstrap5 javascript javascript-library react react-router reactjs responsive-web-design

Last synced: 08 Jan 2025

https://github.com/ionut-cora/react-estate-agency

This estate agency template website is a multi page custom demo website created with React JS and designed with Material UI.

javascript-library material-ui react-props react-router reactjs responsive-design

Last synced: 08 Jan 2025

https://github.com/websemantics/ionic-react-blank-app

A starter app built with Ionic React in Javascript without a build step.

esm ionic react react-dom react-router

Last synced: 06 Nov 2024

https://github.com/kennedyowusu/metrics-webapp

Metric WebApp is a react-based responsive web application that allows users to view countries. The web app has two pages: the home page and the details page. The home page displays a list of countries that could be filtered by country name.

api-rest react react-hooks react-router reactjs tailwindcss

Last synced: 04 Feb 2025

https://github.com/igaaoo/max-conversion

🔄 Basic project to start studying React and Typescript. With it you can translate text to binary or morse language. This project addresses the creation of routes and components.

css html react react-router routes typescript

Last synced: 28 Jan 2025

https://github.com/izaiasmorais/classes-platform

Uma plataforma para assistir videoaulas online com autenticação e listagem de dados via GraphQL e reprodução de vídeos com Vime.

apollo classnames graphcms graphql react react-router reactjs tailwindcss typescript vime vite

Last synced: 13 Jan 2025

https://github.com/zlhshn/blog_app

The blog application project is a multi-page web application and the frontend side was developed using React. The backend is written in Node.js. In the project, users can publish, like and edit blogs.

axios formik-yup postman prime primereact react-router reactjs redux-persist reduxdevtools reduxtoolkit tailwind-css toastify

Last synced: 28 Jan 2025

https://github.com/zonayedpca/react-cart

See Live Demo Here

react react-cart react-router

Last synced: 27 Jan 2025

https://github.com/chanran/reacttodolists

react+redux+react-router todoLists

react react-router redux todolist

Last synced: 16 Jan 2025

https://github.com/lakshayd02/rapid-chat_whatsapp

Rapidchat, Rapid WhatsApp is a React-based project designed to streamline the initiation of conversations on WhatsApp without the need to save contacts in your phone's directory.

css css3 html html5 javascript react react-hooks react-router whatsapp whatsapp-api whatsapp-chat whatsapp-web

Last synced: 14 Oct 2024

https://github.com/arnaudband/node_portfolio

This is react app built to show my personal information.

eslint-config react-helmet react-router reactjs sass-library stylelint tailwindcss

Last synced: 06 Dec 2024

https://github.com/dhiwise/export_system_logs

This Export system logs extend Sentry and ClickUp functionality By creating a React Web app using a Dhiwise, Figma design, Sentry API, and ClickUp API.

clickup-api clickup-tasks navigation react react-hook react-navigation react-router react-web-app reactjs sentry sentry-integration sentry-io

Last synced: 22 Nov 2024

https://github.com/wendelladriel/react-simple-blog

Simple blog using React, React Router v4 and Redux Form v6

react react-router redux redux-form

Last synced: 14 Dec 2024

https://github.com/edgi9/library-app

A MERN application that can fetch Books from database and display them on a React Web application (WIP)

docker docker-compose expressjs mern-project nodejs react-router reactjs redux tailwindcss testing-library typescript vite vitest

Last synced: 27 Jan 2025

https://github.com/stephnna/bookstore

The Bookstore is a website where a user can 'Add a book', 'Display lists of Added books' or 'Remove a selected book' By building this application, I learnt how to work effectively with React.js and Redux

javascript react react-router reactjs redux

Last synced: 14 Jan 2025

https://github.com/dhiwise/company-intranet

A company intranet is a center for internal communication, information storage, team member advocacy, and collaboration. It gives you an all-in-one software solution for managing and automating the core workforce administration of your company.

charts freashteam-api freshteam freshworks react react-components react-navigation react-router react-router-dom reactjs

Last synced: 22 Nov 2024

https://github.com/khriztianmoreno/matter-supply-code-challenge

:computer: Code Challenge - FronEnd / JS TECHNOLOGIST

code-challenge gists react-redux react-router reactjs redux redux-thunk

Last synced: 14 Dec 2024

https://github.com/code-with-divyanshu/react_js_code

This repo covers not just the basics but dives deep into the intricacies of ReactJS to ensure that you emerge with a solid foundation and deep understanding of the most popular frontend library in the world.

api appwrite javascript-library reacr-router-dom react react-blog-app react-context-api react-currency-converter react-hook-form react-hooks react-password-generator react-projects react-props react-redux react-redux-toolkit react-router reactjs redux redux-toolkit tinymce

Last synced: 01 Feb 2025

https://github.com/muhammad-tayyab-awan/inotebook

I have Created online platform where you can register and keep your notes save and secure on cloud

backend-web-development expressjs front-end-web-development mongodb mongoose nodejs-server react-hot-toast react-router reactjs

Last synced: 13 Nov 2024

https://github.com/kaixinfu/react-music

react开发的音乐播放器

jquery react react-router redux

Last synced: 24 Dec 2024

https://github.com/woojiahao/apollo

Open-source RSS aggregator built with Electron, React, and Tailwind

electron electron-app react react-router rss rss-aggregator rss-reader tailwindcss typescript

Last synced: 31 Dec 2024

https://github.com/amacwhirter/react-appointments

Appointments app made with React, mySQL, Node

bootstrap expressjs mysql-database nodejs react-router reactjs sass sequelize

Last synced: 10 Nov 2024

https://github.com/nomandhoni-cs/chroma-course

This one of my front end React based project about course selling website.

bootstrap firebase firebase-auth javascript react react-router

Last synced: 29 Jan 2025

https://github.com/andreaskarz/reactstartertemplate

Starter template based on Vite with React, React-Router, Tailwind, Flowbite and a small Starter Page

boilerplate flowbite flowbite-react iconify react react-router react18 reactjs seo starter-template tailwind tailwindcss typescript usehooks-ts vite

Last synced: 12 Dec 2024

https://github.com/nishkohli96/react-ts-template

A pre-configured and customizable template for your next ReactJs project. Organized folder structure and a choice of Redux or Mobx for global state management.

docker docker-compose dockerfile github-actions githubactions mobx mobx-react mobx-react-lite react react-redux react-redux-boilerplate react-router react-typescript react-typescript-boilerplate reactjs redux redux-thunk reduxjs reduxjs-toolkit template

Last synced: 15 Dec 2024

https://github.com/learnetto/eventlite-frontend

Frontend Eventlite app for Learnetto React on Rails course

rails react react-hooks react-router reactjs

Last synced: 24 Nov 2024

https://github.com/bluediu/stardiu

Stardiu coffee company

material-ui react react-router redux

Last synced: 30 Jan 2025

https://github.com/baqar-abbas/text-utility-app

Text Utils gives you a way to analyze your text quickly and efficiently. Be it word count, character count or Copy Text, Convert to upperCase and Lowercase.

bootstrap5 react react-hooks react-router usestate

Last synced: 13 Jan 2025

https://github.com/anirudhvarma12/snooplay

A media player for Subreddits.

javascript react react-router reddit redux redux-thunk

Last synced: 14 Jan 2025

https://github.com/safdarjamal/netflix-clone

Netflix clone built with React, Redux, and React Router.

css css-modules html javascript mvc-architecture netflix-clone react react-router reactjs redux

Last synced: 17 Jan 2025

https://github.com/dmitriygorohov/react-sneakers

Интернет магазин по заказу Кроссовок 👟👟👟

axios mockapi react react-hooks react-router

Last synced: 11 Jan 2025

https://github.com/jdegand/chakra-landing-page

Basic Chakra UI Landing Page

chakra-ui react react-router

Last synced: 22 Jan 2025

https://github.com/diogofcunha/react-persist-route

A small module that persists url transitions to any storage, battle tested on ios PWAs to save last location in the app

component ios-pwa persist pwa reach-router react react-router redirect reloading route save stop url

Last synced: 03 Dec 2024

https://github.com/zazk/twish

Twitter Search with React and Redux

react react-redux react-router reactjs

Last synced: 09 Jan 2025

https://github.com/riyabulia12/music-app

Musicana is a cutting-edge mobile web application that utilizes React and Redux to display the number of favorites for each playlist created. With its intuitive interface and advanced features, It makes it easy for users to stay up-to-date on their favorite playlists and tracks.

es6 javascript react react-router reactjs redux tailwindcss

Last synced: 04 Feb 2025

https://github.com/rajasegar/react-router-v4-codemods

Codemods for migrating react-router to v4

codemod codemods react react-router

Last synced: 16 Dec 2024

https://github.com/sevlamare/topstocks

Check the top NASDAQ stocks in great style with this React application.

babel css-modules cypress express javascript jest react react-router redux webpack

Last synced: 04 Feb 2025

https://github.com/r1pk/anitrivi

Responsive web application built using React, React-Router and Material UI-that allows users to guess a random anime every day based on their completed anime list.

anilist-api material-ui react react-router reactjs

Last synced: 28 Nov 2024

https://github.com/tamannabithy/trip-advisor

this site is designed with react.js & mongodb data base has been used as along. firebase authentication system added for authentication.

axios firebase-auth heroku-deployment mongodb react-bootstrap react-hook-form react-reveal react-router reactjs

Last synced: 11 Jan 2025

https://github.com/billstephens2022/my_portfolio

My personal portfolio site, built with React.js and SCSS. Features my skills, a page showing my project portfolio which can be filtered by type using React state, my resume (which is downloadable as a pdf), and a functioning contact form.

css css3 html html5 javascript react react-hooks react-props react-router reactjs scss scss-framework

Last synced: 09 Nov 2024

https://github.com/leroyanders/ness.js

Newest Experience of Server Side development. Awesome React framework ✨

babel create-react-app es6 express expressjs frontend frontend-web helmet nessjs nextjs nodejs react react-router reactjs ssg ssr typescript webpack

Last synced: 12 Nov 2024

https://github.com/yhunlu/givemegifts-dapp

Frontend: React + tailwindcss, Backend: solidity - every metamask user can connect and send ETH, gif, message to any address. Later on, It will appear all transactions in the bottom of main page.

alchemy alchemyapi dapp ethereum ethereum-dapp ethers full-stack fullstack hardhat react react-hooks react-router reactjs ropsten ropsten-test-network solidity solidity-dapps tailwindcss tailwindcss-v3 vite

Last synced: 09 Nov 2024

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

Online shop SPA on React/TypeScript with GraphQL on backend. This app consists of category, product and cart pages. Also, the selected options of added to cart products are available in cart overlay.

apollo-client graphql graphql-code-generator interweave localstorage react react-router styled-components typescript

Last synced: 25 Jan 2025

https://github.com/lourd/webpack-rrv4-code-splitting

An example for creating a lazily loaded React web app; code-splitting using Webpack 2 and React Router v4

code-splitting lazy-loading react react-router webpack

Last synced: 29 Jan 2025

https://github.com/hammadsiddique/math-magicians

This project is created using React. It is a single page application (SPA) which has 3 pages that are routed with react-router.

css javascript linters microverse microverse-projects microverse-students react react-router reactjs single-page-app

Last synced: 05 Feb 2025

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

Example react shopping app with Node.js, React, React Router, Redux, Firebase, Reselect

firebase nodejs react-redux react-router reactjs reselect

Last synced: 10 Nov 2024

https://github.com/ushliypakostnik/react-auth

Create React App based PWA full auth module with localization and themezation on TypeScipt and Styled Components.

auth authentication i18next pwa react react-router redux social-login styled-components styled-components-theme themes typescript

Last synced: 15 Jan 2025

https://github.com/lyskos97/material-ui-crud

Material UI based CRUD React App

material-ui react react-router

Last synced: 22 Jan 2025

https://github.com/andres-condezo/to-do-react

The To-Do list app is a minimalist planner to organize your day. Built with React

css html javascript react react-router

Last synced: 04 Feb 2025

https://github.com/kainnhantumbo/toono-community-app

A modern, complete and simple yet community oriented social content platform.

css3 react-router reactjs tailwindcss typescript vite

Last synced: 10 Nov 2024

https://github.com/mickfrog/shopping-cart

simple shopping cart with react routing

html-css-javascript jest-tests react-router

Last synced: 23 Jan 2025

https://github.com/billstephens2022/expense-tracker-mern

A full stack expense tracking application that allows you to enter your expense transactions and categorize. Visualize your expenses summarized by category in colorful pie charts. Plus more!

apollo-graphql chartjs css css3 expressjs html html5 javascript jsonwebtoken jwt-authentication mongodb mongoose nodejs react-hooks react-router reactjs

Last synced: 09 Nov 2024

https://github.com/skyv26/skyv-portfolio

This personal portfolio project is compilation of academic and professional materials that exemplifies my beliefs, skills, qualifications, education, training, and experiences. It provides insight of my personality and work ethics.

front-end github-actions javascript javascript-library npm-package port portfolio portfolio-website react react-hooks react-router reactjs redux-thunk redux-toolkit skills-assessment styled-components ui-design user-interface webpack5

Last synced: 18 Dec 2024

https://github.com/harsh-vardhhan/deal-tracker

CRM application for tracking deals of customers

flowtype grommet react react-router

Last synced: 27 Jan 2025

https://github.com/kavyaballa1020/resume-builder-react

Create professional resumes effortlessly with our Resume Builder! Choose from two unique styles, customize sections, and preview in real-time. Features include interactive form inputs, profile photo upload, and one-click PDF download.

css html5 javascript jsx react-router reacthooks reactjs

Last synced: 21 Nov 2024

https://github.com/strangeal/bajeri-potfolio

Welcome to my personal portfolio project on GitHub! This repository serves as a collection of my academic and professional materials that showcase my skills, qualifications, education, training, and experiences. Through this portfolio, I aim to provide you with insight into my personality and work ethics.

css javascript material-ui react react-router

Last synced: 04 Feb 2025

https://github.com/anselemodims/calculator

Calculator is a single-page application built to calculate simple mathematical operations. It is built using React and CSS.

components grid-layout hooks javascript jest react react-router reactjs usestate-hook

Last synced: 07 Dec 2024

https://github.com/bentonfraizer/camera-shop

"Camera shop" is a website for the sale of photo and video equipment.

react react-router redux typescript

Last synced: 18 Dec 2024

https://github.com/yazan98/netflix-clone

React.js Training App (Typescript, Firebase, MovieDB Api, PWA)

netflix-clone react react-router reactjs spa website

Last synced: 07 Jan 2025

https://github.com/rosinskak/movieon_project

React.js + Vite + TMDB API + Context API + LocalStorage = MOViEon (movie app)

context-api localstorage movie-app movies-api mui react-router reactjs sass styled-components tmdb-rest-api vite

Last synced: 31 Dec 2024

https://github.com/spacechunks/chunks.space

The official website for Space Chunks - a team of developers, designers, and event organizers passionate about creating unique experiences for Minecraft.

minecraft react react-router react-router-v7 remix-run tailwindcss

Last synced: 22 Jan 2025

https://github.com/nasirkhan294/bookstore

The Bookstore is a web application developed utilizing the React framework and Redux for efficient state management. It emulates a user-friendly and intuitive online bookstore platform, enabling users to seamlessly add and retrieve books through API integration.

react react-router redux redux-toolkit

Last synced: 05 Feb 2025

https://github.com/jennpeavler/starwars

A website designed after Boba Fett. Keep track of all of your favorite Star Wars characters, vehicles and planets.

api-management react react-router star-wars

Last synced: 04 Feb 2025

https://github.com/acheema90/netflix-clone-react

A Netflix clone app with React, Styled Components, and Redux

babel es6 hmr javascript react react-router redux styled-components webapp webpack2

Last synced: 17 Dec 2024

https://github.com/taijulaman/cozy-hues

Welcome to Cozy-Hues, your one-stop online shop for stylish and comfortable furniture. This project showcases a modern, user-friendly website designed to help customers find and purchase their perfect home furnishings.

admin-dashboard admin-route ecommerce-website furniture furniture-ecommerce private-route react-router reactjs responsive-web-design tailwindcss user-dashboard

Last synced: 12 Nov 2024

https://github.com/efeguerrero/coder-house--react-course--final-project--ecommerce-site

Coder House - React Course - Final Project - Ecommerce site ⚛

ecommerce firebase javascript react react-router

Last synced: 02 Feb 2025

https://github.com/anburocky3/react-recipe-app

Food Recipe app with search, publisher, vendor sites made with react.js & bootstrap 4.

bootstrap4 javascript react react-component react-components react-redux react-router reactjs

Last synced: 28 Jan 2025

https://github.com/tushar-indurjeeth/movie-searcher

A fully responsive React app that allows you to search for movies from Movie Database.

easy-peasy firebase-hosting react-router reactbootstrap reactjs styled-component

Last synced: 15 Nov 2024

https://github.com/efe-eroglu/express-crud-api

Api for crud operations such as deleting, adding, updating on users

api crud crud-api expressjs javascript react react-router reactjs web

Last synced: 28 Jan 2025

https://github.com/lukasandreano/vkma-boilerplate

Стартовый кит (шаблон) для создания сервиса на платформе VK Mini Apps.

react react-router recoil swipeback vite vkma vkminiapps vkui

Last synced: 12 Nov 2024