/react-beginner-example

use of react portals, Hooks, router, lazy

Primary LanguageJavaScript

React Beginner example to learn hooks, portals, lazy, router

Playground App: https://react-examples-begginers.herokuapp.com/

Available Scripts

Steps to run project directory:

npm install

npm start

Here are the pictures for refernce

React Portal Example

portal

React Hooks (useReducer) Example

todo

React Autocomplete search with arrow and Enter navigation

search