Skip to content

codesharpdev/Postman-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Postman Clone

A Duplicate version of Postman desktop app built on top of Electron and React.

Video Demo * Key FeaturesHow To UseDownloadRelatedLicense

Key Features

  • Work on multiple tabs
  • Make GET and POST Request
  • Send JSON in the body
  • View response of a request

How To Use

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/saranrajshri/Postman-Clone.git

# Go into the repository
$ cd Postman-Clone

# 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.

Related

Postman-Clone-Web - Web version of Markdownify

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published