Build A Photography Web App With React Hooks & Redux Toolkit & Pexels API

Опубликовано: 19 Октябрь 2024
на канале: Build Cool Stuffs
618
12

Build A Photography Web App With React Hooks & Redux Toolkit

In this tutorial you'll learn how to use React Hooks and Redux.js to build a photography web app

Please subscribe it motivates me

My YouTube video on ES6
   • Learn These ES6 Features Before Learn...  

The main purpose of this tutorial is to show how to use React hooks and redux. toolkit to build react apps

List of React hooks I used in this tutorial
i. useState
ii. useRef
iii. useEffect
iv. useLayoutEffect
v. useCallback
vi. memo (not useMemo that would be in another video)
vii. useContext

...and other hooks from redux and react-router

--- Links ---
React router
React router overview
https://reactrouter.com/en/main/start...

React router example tutorial
https://reactrouter.com/en/main/start...

Redux-toolkit
Redux-toolkit getting started
https://redux-toolkit.js.org/introduc...

Redux-toolkit quick start
https://redux-toolkit.js.org/tutorial...

MDBootstrap React
MDBootstrap react installation
https://mdbootstrap.com/docs/react/ge...

MDBootstrap react components
https://mdbootstrap.com/docs/react/

MDBootstrap react Cards component
https://mdbootstrap.com/docs/react/co...

MDBootstrap react search input component
https://mdbootstrap.com/docs/react/ex...

Pexels API documentation
https://www.pexels.com/api/documentat...
Get pexels API key here
https://www.pexels.com/api/new/

Link to the project files on my github repo
https://github.com/paulosabayomi/phot...

or clone it on the cli with
git clone https://github.com/paulosabayomi/phot... rxt-rdx-photo-app

#react #hooks #redux #toolkit #app