Monthly Archives: July 2021

Material UI - Blog

What is Material-UI?

INTRODUCTION Here we will discuss material-UI  What is it?  Why are people using it and how do we set it up in our next react application? So if you didn’t hear of it before, then it’s time to learn some of its major applications. We will create some buttons, headers, and other useful components and Continue Reading »

Create Tests in Postman

  Postman is an API client that helps to create, share, test, and document APIs.  This is done by allowing users to create and save HTTP requests and their responses. An overview of a simple request in Postman would look something like this Where it has Request URL Parameters Authorization  Request Headers Request Body & Continue Reading »