React Pagination using Hooks example

React Pagination using Hooks example Set port .env PORT=8081 Project setup In the project directory, you can run: npm install # or yarn install or Compiles and hot-reloads for development npm start # or yarn start Open http://localhost:8081 to view it … more Read More

A Sign Up Web Page Built With React.js

Sign Up Service This is a Sign Up service, where a user can register for an imaginary application. It consists of Sign Up feature and a confirmation based on registration. View Demo View Github Responsive Web Page – ReactJS based project To run this service … more Read More

Zappar for React Three Fiber Example

Zappar for React Three Fiber Example ​ This repository contains an AR example using the Zappar SDK for React-Three-Fiber. This specific example uses react-scripts to compile and bundle the assets and code, and TypeScript to get full auto-complete and … more Read More

Mitosis: Write components once, run everywhere

mitosis Write components once, run everywhere. Compiles to: View Demo View Github At a glance Mitosis is inspired by many modern frameworks. You’ll see components look like React components and use React-like hooks, but have simple mutable state like … more Read More

React Firebase Hooks: CRUD App with Realtime Database

React Firebase Hooks: CRUD App with Realtime Database Project setup In the project directory, you can run: npm install # or yarn install or Compiles and hot-reloads for development npm start # or yarn start Open http://localhost:3000 to view it in the … more Read More