Clone of postman API testing tool
I intend to use the experience of building this application to learn and grow as a Programmer.
- Open up the project in your IDE of choice
- Hit
npm installto download the dependencies to your machine - Run
npm startto run the snowpack development server - Open up
localhost:8080and enter in your requests through the app