An open API service indexing awesome lists of open source software.

https://github.com/dey-sumit/postwoman-web-app-react

Postman clone as a web app made using react js
https://github.com/dey-sumit/postwoman-web-app-react

next postman react taiwlind typescript

Last synced: 2 months ago
JSON representation

Postman clone as a web app made using react js

Awesome Lists containing this project

README

          

# PostWoman 👩‍🦰

### PostWoman is a postman clone (made with react and love 💙) that runs on web.

![](https://raw.githubusercontent.com/Dey-Sumit/postwoman-web-app-react/main/__showcase__/home.png)

## Installation

```bash
npm run start
```

## The project is deployed on Vercel :

[Post-Woman](https://postwoman-sandy.vercel.app/)

## Project tutorial on YouTube :

SOON!
[keep an eye on my channel ](https://www.youtube.com/BackbenchCoder)

## TODOs

- [x] add multiple query params
- [x] show response time
- [x] add responsiveness for mobile
- [x] create and add variables
- [x] create multiple requests using tabs
- [ ] add auth
- [ ] add database to store the requests
- [ ] convert request to axios code 😍

## Bugs Found :

- [ ] duration on request failed
- [ ] proper error handling
- [ ] bug on pressing enter (send request through keyboard)
- [ ] You add

## Contributing

Pull requests are always welcome. For major changes, please open an issue first to discuss what you would like to change.

---

## Contact

Sumit Dey- [code.sumax@gmail.com](mailto:code.sumax@gmail.com)

Youtube Channel: [https://www.youtube.com/c/BackbenchCoder](https://www.youtube.com/c/BackbenchCoder)

## License

[MIT](https://choosealicense.com/licenses/mit/)