Skip to content

Latest commit

History

History
44 lines (27 loc) 路 1.17 KB

README.md

File metadata and controls

44 lines (27 loc) 路 1.17 KB

Fireman

Description

Introducing Fireman 馃敟 - A simple Postman clone for seamless API testing and collaboration. Simplify your workflow, ignite your development process! 馃殌

image Screenshot 2024-03-04 001421 Screenshot 2024-03-04 001906 Screenshot 2024-03-04 001938 Screenshot 2024-03-04 002024

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/PranavBarthwal/Fireman.git
  1. Navigate to the project directory:
cd <project_directory>
  1. Install dependencies:
npm install

Usage

  1. Start the project:
npm start
  1. Open your web browser and navigate to http://localhost:3000 to view the project.