React authentication using JSON Server REST API | Registration screen |React JS Full Course

preview_player
Показать описание
#reactjs #reactcrud #nihiratechiees

This is the part 1 video of React JS Authentication using JSON Server REST API . It's mainly focusing on implementing registration screen

Steps Followed
==================
1, Create new application
npx create-react-app appname
npm install bootstrap
npm i react-toastify

2, Implement Routing
npm install react-router-dom

3, Define & Run JSON Server REST API

4, Design Registration page using bootstrap & HTML

5, Implement the Functionality

6, After success show the notification & Redirect to Login page

GitHub Source code link
---------------------------------------


Join this channel to get access to perks:
Рекомендации по теме
Комментарии
Автор

Thank you man. Your video really helped me 🙏

syodogg
Автор

Thanks for videos. u are worth for ur tutorials plz do react ci/Cid pipelines configuration and webpack configuration ❤❤❤❤❤🎉🎉🎉🎉🎉

kanakaraju
Автор

sir plz make one complete e-commerce website for us, your video is awesome...i am interested to learn..sir

debmalyamukherjee
Автор

I really needed this tho I wanted to know if u cud do firebase role based auth

marktrevor
Автор

Thank you for thetutorial. I am having one question, as we cannot run JSON server in production how this code will work in production. Thanks!

bhumikachimlani
Автор

sir after typing sfc emet abriviation is not recommending sfc as in your video

pradosh
Автор

Hi sir, can you please make vedio for jest testing...test cases...for this form as well

TheHelpOfNS
Автор

Can we give and random alphabet before .test() method to check email

ABHISHEKKUMAR-wtpw
Автор

Sir can u share reactjs topics and interview questions

satyasai
Автор

json-server --watch db.json --port 8000

json server is not recognized
I am getting error do u have any suggestions

peerappahadimani
Автор

Hi sir, please add the Login screen with validations

petros
Автор

what is toast.warning there, how you create it

gauravsinghrajpoot
Автор

Module not found: Error: You attempted to import which falls outside of the project src/ directory. Relative imports outside of src/ are not supported. I tried many times

syodogg
Автор

I have doubt where addressing the duplicate registeration

deenadhayalan
Автор

Failed to load resource: net::ERR_CONNECTION_REFUSED (Message from Inspect -> Console Tab)
On screen displays -> Failed: Failed to fetch

Getting this message every time I click the Register button.

anuragmodak
Автор

why "failed to fatch" error is showing while login and ragiter After cloning this Project from github. can you plz tell me how to resolved this error.

KumariNeetu-wowp
Автор

json-server --watch db.json --port 8000 its not working sir

yajna_foodtour