filmov
tv
API Call with Json Sever (Week 9 Session 17) - Part 2 #careerex
Показать описание
In this video, we will complete the blog project using json-server because it gives us more control than the jsonplaceholder. We will add the following functionalities to our blog project: login, signup and signout. Also add create new blog post, update blog post, delete blog post only when a user logs in as an Admin. This project will give student confidence in making API calls to their React project.