✨ Happyr ✨ An Uplifting SMS Service Created for SpartaHack VII About the Project Happyr is an automated SMS service created to add an uplifting, posit
Awesome-Portfolio An Awesome, Modern React Portfolio View Demo · Report Bug · Request Feature Table of Contents About The Project Forking this project
Xarerp - Client System to manage sales, inventory, employees, stores and more. Developed with React Styled Components Recharts Axios This is just the
SolidJS is the framework known for its performance (based on the js framework benchmark project). react2solid is an attempt to create a React to Solid code converter.
streaming-ssr-showcase This repository contains 5 examples that show the usage of Streaming SSR API that got added in React 18. Feel free to ask any q
Lyrist is a simple yet powerful RESTful API for getting lyrics of any song using song name and it's artist name. It's easy to use and just works. You can play with the API here. I created this API as a starting project for learning Next.js.
Sportr allows users to create sport events that are shared to the larger community to be swiped on to find others to play a variety of pick-up style sports with. This project developed skills for React applications and full stack development using React, NextJS, Chakra UI, Javascript, Knex.js, postgreSQL, Google Maps API and WebSockets.
vite-react-tailwindcss starter a simple and clean starter for those who wants to start the project right way without any hassle. Run it in your device
JAGROOK Purchase Smart, Save Time, Save the World Jagrook is a QR code scanning Web app which aims to bring transparency to consumer’s shopping cart.
Getting Started with Create React App This project is aiming to build a sample of Magic Quadrant graph which you can find from wikipedia link Technolo
ChatMore This project is a chatapp made in React. On the main page we can authenticate, and then add todos to the our list. The ultimate goal of this
This project was bootstrapped with Create React App. Below you will find some information on how to perform common tasks. You can find the most recent
ExpenseApp is an app to see you expense history, income history and help you notes what you're buying lately
TGArchive viewer A simple web UI for viewing telegram archives produced by Telegram export feature.
Text highlighting component for react applications
React Class State Hook Automatically generate CSS class names and modifiers based on your component's state.
Desafios Ignite React 2022 Repositório destinado a armazenar todas as resoluções dos desafios que desenvolvi juntamente com o link para o vídeo no meu
Camera Project Repositório do projeto feito utilizando a câmera em React Native Veja a documentação » Ver Demo · Reportar Bug · Pedir uma nova feature
React Application Todolist with Node.js, Typescript, Fauna(DB)
Math Magicians(Calculator) In this project I build a calculator Web App using React stateful components. Built With React Live Demo Calculator Link...
A serverless Notion-powered blog in React I'm trying to build for fun. If I had to pick a name for this, it'd be COKE.
Catamist Catamist is a very simple Steam clone. The name comes from Catalyst + Catamyst + Mist (Steam synonym). A demo and discussion for implementing
Bookworm Light Nextjs Blog Template 👉🏻View Live Preview Download Download this template from Github Installation After downloading the template, you
This repository contains different React components, hooks, apps and libraries that are used in different projects here at NaN Labs.
React-Dashboard React Dashboard is an admin template dashboard based on React. Table of Contents Tech Stack Quick Start Run Locally Deployment File St
A modern minimal Vite + React + TypeScript template with pre-configured ESLint (with Airbnb JS/React rules), Prettier, Testing with Jest and Git hooks with Husky out of the box 📦
NFT DROP React.js 🔴 LIVE DEMO PREREQUISITES: Install Node JS in your computer HERE MetaMask HERE Sanity HERE thirdweb HERE This project was bootstrap
React Form Example with usage of React Hook Form, Typescript, zod and i18next This project was bootstrapped with Create React App. Disclaimer Main goa
Math Magicians(Calculator) In this project I build a calculator Web App using React stateful components. Built With React Live Demo Calculator Link...
The project's main purpose is to provide a ready template for building React applications using Redux as state management.
description A simple Portfolio template for developer/designers built with React. live preview Features Fully Responsive Multi-Page Layout Contact For
vite-plugin-svelte-bridge Use your Svelte componentes from React & Vue. This plugin generates wrapper components in dist/react and dist/vue at build t
HooBank - Modern UI/UX website using React.js & Tailwind CSS Showcase your dev skills with practical experience and land the coding career of your dre
react-native-create-bridge Bridging native modules & UI components made easy! If you're a JavaScript developer writing your first lines of native code
⌘K ⌘K is a command menu React component that can also be used as an accessible combobox. You render items, it filters and sorts them automatically. ⌘K
● Build, test, send emails with React Email templates with React components MJML components that work across clients (Outlook!) Preview server with li
trashly A reactive store that is fine, really. It works with React. Note: These docs assume you're using the trashly-react library. The vanilla trashl
In this repo, I will share my experience regarding redux, react-redux and redux-toolkit
Get your video lectures summed up in a few minutes. Report Bug · Request Feature Table of Contents About The Project Built With Getting Started Prereq
Ecommerce - Carlos Amorim Projeto próprio criado para validar e treinar conceitos de NexttJS e Typescript! Será desenvolvido do 0 desde o UI até deplo
Hey there! I'm Brayden and this is my lovely lovely portfolio built using React, NextJS, and TailwindCSS!
🌲 reforest Collect and compute React render data seamlessly across the server and client. Note While digital trees are cool, climate change is affect
An e-commerce store, imitating a Game Store, built with React. Includes dedicated game pages, a search functionality, genre and rating filters, a like feature and a wishlist.
Amazon Clone is the Fully functional Real custom made Web application that covers and entire E-commerece functionality from designing, User Authentication till Payments build using React JS, Firebase and Stripe.
This is a starter project along with boilerplate code which aims to create scalable, robust and enterprise level React Native Typescript applications 🚀
React has been around for three years, and it has grown to be one of the most popular libraries for building front-end views. The JavaScript community undeniably loves it. Developers voted for React in the StackOverflow survey this year, and React ended up being the second most loved library on the planet.
In this tutorial, I want to show you how to fetch data in React with Hooks by using the state and effect hooks. We will use the widely known Hacker News API to fetch popular articles from the tech world. You will also implement your custom hook for the data fetching that can be reused anywhere in your application or published on npm as standalone node package.
This React Hooks tutorial was last updated in January 2021 to include more React Hooks best practices and examples.
React Hooks have a very simple API, but given its massive community and variety of use cases, questions are bound to arise around React Hooks best practices and how to solve common problems.
Developers will often use Flow and React together, so it is important that Flow can effectively type both common and advanced React patterns. This guide will teach you how to use Flow to create safer React applications.
In this guide we will assume you know the React basics and focus on adding types for patterns you are already familiar with. We will be using examples based on react-dom
, but all of these patterns work in other environments like react-native
as well.
Get the latest React patterns, tips, and tricks right to your inbox.
React is a JavaScript library for building user interfaces. This guide targets React v15 to v16.
React, created by Facebook, is an open-source JavaScript library for building user interfaces. It is used to create components, handle state and props, utilize event listeners and certain life cycle methods to update data as it changes.
React combines HTML with JavaScript functionality to create its own markup language, JSX. This section will introduce you to all of these concepts and how to implement them for use with your own projects.
React is a popular JavaScript library developed by Facebook for building web application user interfaces. The Visual Studio Code editor supports React.js IntelliSense and code navigation out of the box.
We'll be using the create-react-app
generator for this tutorial. To use the generator as well as run the React application server, you'll need Node.js JavaScript runtime and npm (Node.js package manager) installed. npm is included with Node.js which you can download and install from Node.js downloads.
This tutorial doesn’t assume any existing React knowledge.
We will build a small game during this tutorial. You might be tempted to skip it because you’re not building games — but give it a chance. The techniques you’ll learn in the tutorial are fundamental to building any React app, and mastering it will give you a deep understanding of React.
A Comprehensive Guide to Test-First Development with Redux, React, and Immutable.
Redux is one of the most exciting things happening in JavaScript at the moment. It stands out from the landscape of libraries and frameworks by getting so many things absolutely right: A simple, predictable state model. An emphasis on functional programming and immutable data. A tiny, focused API... What's not to like?
This repository contains a step by step tutorial to help grasp flux and more specifically Redux.
The official and very exhaustive Redux documentation is available here and should be your number one source of truth regarding Redux. The present tutorial will only offer you an introduction to flux concepts through Redux use. For further or more detailed info, please refer to the Redux documentation.