Introducing Fireman π₯ - A simple Postman clone for seamless API testing and collaboration. Simplify your workflow, ignite your development process! π
- Clone the repository to your local machine:
git clone https://github.com/PranavBarthwal/Fireman.git
- Navigate to the project directory:
cd <project_directory>
- Install dependencies:
npm install
- Start the project:
npm start
- Open your web browser and navigate to
http://localhost:3000
to view the project.