Тёмный

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

Nihira Techiees
Подписаться 21 тыс.
Просмотров 50 тыс.
50% 1

#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
json-server --watch db.json --port 8000
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
---------------------------------------
github.com/nih...
Join this channel to get access to perks:
/ @nihiratechiees

Опубликовано:

 

30 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 68   
@NtlantlaSimelela-h7l
@NtlantlaSimelela-h7l Год назад
Thank you man. Your video really helped me 🙏
@NihiraTechiees
@NihiraTechiees Год назад
Glad to hear 👍
@peerappahadimani5501
@peerappahadimani5501 5 месяцев назад
json-server --watch db.json --port 8000 json server is not recognized I am getting error do u have any suggestions
@NihiraTechiees
@NihiraTechiees 5 месяцев назад
have you install json-server in your system?
@Vthoen
@Vthoen 29 дней назад
Great job on the video. thx bro
@NihiraTechiees
@NihiraTechiees 28 дней назад
Glad to hear
@bhumikachimlani8244
@bhumikachimlani8244 5 месяцев назад
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!
@NihiraTechiees
@NihiraTechiees 5 месяцев назад
You have to change api... This json api is only suitable for development until you don't have actual api.... Production we can go with actual API
@NtlantlaSimelela-h7l
@NtlantlaSimelela-h7l Год назад
Module not found: Error: You attempted to import ../node_modules/bootstrap/dist/css/bootstrap.min.css which falls outside of the project src/ directory. Relative imports outside of src/ are not supported. I tried many times
@NihiraTechiees
@NihiraTechiees Год назад
Have you installed bootstrap? If yes please confirm whether your package.json has the bootstrap reference
@NihiraTechiees
@NihiraTechiees Год назад
Then check the file in the respective folder node_module/bootstrap/dist/css/ If may be min file not there
@NtlantlaSimelela-h7l
@NtlantlaSimelela-h7l Год назад
The problem is solved thank you
@NihiraTechiees
@NihiraTechiees Год назад
👍
@NihiraTechiees
@NihiraTechiees Год назад
It's part of routing. So install the package react-router-dom
@debmalyamukherjee6332
@debmalyamukherjee6332 Год назад
sir plz make one complete e-commerce website for us, your video is awesome...i am interested to learn..sir
@NihiraTechiees
@NihiraTechiees Год назад
Will be added in my future plans
@yajna_foodtour
@yajna_foodtour 8 месяцев назад
json-server --watch db.json --port 8000 its not working sir
@NihiraTechiees
@NihiraTechiees 8 месяцев назад
Have installed json-server npm package
@curtpenote3906
@curtpenote3906 6 месяцев назад
@@NihiraTechiees Do you know why i cant install json-server globally?
@ABHISHEKKUMAR-wt1pw
@ABHISHEKKUMAR-wt1pw Год назад
Can we give and random alphabet before .test() method to check email
@NihiraTechiees
@NihiraTechiees Год назад
Yes, you can
@anuragmodak7182
@anuragmodak7182 Год назад
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.
@NihiraTechiees
@NihiraTechiees Год назад
I believe your api is not running
@anuragmodak7182
@anuragmodak7182 Год назад
@@NihiraTechiees How to solve it then? Any solutions?
@pradosh68
@pradosh68 Год назад
sir after typing sfc emet abriviation is not recommending sfc as in your video
@NihiraTechiees
@NihiraTechiees Год назад
Add Extension in your Visual studio code . "Extension name Simple React Snippets" follow this video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-vm6QQl4KA00.html
@gauravsinghrajpoot3096
@gauravsinghrajpoot3096 Год назад
what is toast.warning there, how you create it
@NihiraTechiees
@NihiraTechiees Год назад
It's external package using that we can create alert message. Look and feel is great. More details follow below video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-VWSfV86kSGY.html
@deenadhayalan1220
@deenadhayalan1220 Год назад
I have doubt where addressing the duplicate registeration
@NihiraTechiees
@NihiraTechiees Год назад
That validation part not covered, if needed we have validate before api call
@deenadhayalan1220
@deenadhayalan1220 Год назад
@@NihiraTechiees could you please guide me on that part , already json server itself can't able to register with same id.
@kanakaraju7655
@kanakaraju7655 Год назад
Thanks for videos. u are worth for ur tutorials plz do react ci/Cid pipelines configuration and webpack configuration ❤❤❤❤❤🎉🎉🎉🎉🎉
@NihiraTechiees
@NihiraTechiees Год назад
Will do in future
@projects0126
@projects0126 Год назад
Is this alternative of express js?
@NihiraTechiees
@NihiraTechiees Год назад
Not like that... But all UI framework have some similarity
@ruthra5398
@ruthra5398 Год назад
Does it work with javascript?
@NihiraTechiees
@NihiraTechiees Год назад
Yes
@TheHelpOfNS
@TheHelpOfNS Год назад
Hi sir , can you please make vedio for jest testing...test cases...for this form as well
@NihiraTechiees
@NihiraTechiees Год назад
I have some plan. Once it's finished will focus for testing also
@TheHelpOfNS
@TheHelpOfNS Год назад
@@NihiraTechiees thanks
@marktrevor9621
@marktrevor9621 Год назад
I really needed this tho I wanted to know if u cud do firebase role based auth
@NihiraTechiees
@NihiraTechiees Год назад
Will cover future
@satyasai5172
@satyasai5172 Год назад
Sir can u share reactjs topics and interview questions
@NihiraTechiees
@NihiraTechiees Год назад
Sure will create separate video for Q& A soon
@satyasai5172
@satyasai5172 Год назад
When u upload next vedio sir
@NihiraTechiees
@NihiraTechiees Год назад
Monday
@Gitartelitete
@Gitartelitete 11 месяцев назад
where is the log in?
@NihiraTechiees
@NihiraTechiees 11 месяцев назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-DPuQahfe7nw.html
@saireddy2444
@saireddy2444 Год назад
Json-server is not found as a command
@saireddy2444
@saireddy2444 Год назад
I am getting error do u have any suggestions
@NihiraTechiees
@NihiraTechiees Год назад
What command you tried
@satyasai5172
@satyasai5172 Год назад
Sir which topic next u will share
@NihiraTechiees
@NihiraTechiees Год назад
Implementing Login functionlity user json server api
@petros481
@petros481 Год назад
Hi sir, please add the Login screen with validations
@NihiraTechiees
@NihiraTechiees Год назад
Sure, It will be available on 26th dec
@satyasai5172
@satyasai5172 Год назад
I am following ur vedios
@NihiraTechiees
@NihiraTechiees Год назад
👍
@devanshsengar1877
@devanshsengar1877 Год назад
THANK YOU
@NihiraTechiees
@NihiraTechiees Год назад
Welcome🎉
@tejasparmar462
@tejasparmar462 Год назад
Good
@NihiraTechiees
@NihiraTechiees Год назад
Thanks
@muruga3603
@muruga3603 Год назад
@NihiraTechiees
@NihiraTechiees Год назад
👍
@NtlantlaSimelela-h7l
@NtlantlaSimelela-h7l Год назад
Module not found: Error: You attempted to import ../react-toastify/dist/ReactToastify.css which falls outside of the project src/ directory. Relative imports outside of src/ are not supported. Now its giving me the Toastify problem
@KumariNeetu-wo6wp
@KumariNeetu-wo6wp Год назад
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.
@NihiraTechiees
@NihiraTechiees Год назад
Follow the video steps, don't depend on GitHub code. It's for just reference
Далее
React User Login and Authentication with Axios
31:37
Просмотров 562 тыс.
Pydantic Tutorial • Solving Python's Biggest Problem
11:07
This React UI Library is GAME CHANGER!
18:13
Просмотров 529 тыс.
Next.js Server Actions...  5 awesome things you can do
7:51