Skip to content

rohan-hari/Postman-Clone-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple web version of Postman using React. UI is designed using Tailwind CSS. This website can be used for accessing resources on web via HTTP. It helps developers in API developement.

Tech Stack and Dependencies: React, Axios, CodeMirror and Tailwind CSS.

Live DemoFeaturesSetupDownload ZipLicense

Features

  • Http Request Methods - GET, POST, PUT, PATCH, DELETE
  • Enabled to write API test cases in JSON format
  • View response to validate your request

Setup

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/rohan-hari/Postman-Clone-React.git
# Go into the repository
$ cd Postman-Clone-React
# Install dependencies
$ npm install
# Run the app
$ npm start

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

License

MIT

About

A simple web version of Postman using React and Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Contributors