React Router v7 Tutorial: Build ReactJS App with Routing, Data Loading, and Navigation!

preview_player
Показать описание
Learn how to work with React Router v7 Framework (formerly Remix) by building Crypto Prices ReactJS App with Axios, TypeScript, and Tailwind CSS. In the video, I will create a new App from Scratch using the React Router Vite bundler plugin. The template includes TypeScript and Tailwind CSS as well. Then I will explain and demonstrate Routing, Navigation, and Data Loading with API calls in the React Project.

📂 Resources:

⌚️Timestamps:
0:00 Design of the Cryptocurrency Prices App with Routes
1:00 React Router v7 Framework Installation
2:09 Routing | Change default Welcome component to own Component
4:48 Styling using CSS and Tailwind CSS
6:46 Routing | Add Routes to the project with route method
8:21 Navigating | NavLink component to navigate to a specific page
10:03 Client Data Loading | clientLoader function
11:23 Using data from clientLoader in the component
13:40 Fetch data about Cryptocurrency
15:10 Routing and Navigating with Params
17:17 JSX using loaderData from API
19:49 Defining TypeScript Interfaces

Don't forget to like, comment, and subscribe for more coding tutorials and challenges!

Happy coding! 🚀

#ReactJS #ReactRouter #ReactRouterV7 #ReactProject
Рекомендации по теме
Комментарии
Автор

⌚Timestamps:
1:00 React Router v7 Framework Installation
2:09 Routing | Change default Welcome component to own Component
4:48 Styling using CSS and Tailwind CSS
6:46 Routing | Add Routes to the project with route method
8:21 Navigating | NavLink component to navigate to a specific page
10:03 Client Data Loading | clientLoader function
11:23 Using data from clientLoader in the component
13:40 Fetch data about Cryptocurrency
15:10 Routing and Navigating with Params
17:17 JSX using loaderData from API
19:49 Defining TypeScript Interfaces

DevWebApp
Автор

Hi, well explained. Thanks. could you pls. post followup video to how to write unit test cases for router v7. V6 unit test's are failing if we upgrade to v7.

saravanan
Автор

Thanks for sharing such valuable information! Could you help me with something unrelated: I have a SafePal wallet with USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). Could you explain how to move them to Binance?

DavidDavis-im