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.