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
- Host: GitHub
- URL: https://github.com/dey-sumit/postwoman-web-app-react
- Owner: Dey-Sumit
- Created: 2021-08-28T15:52:32.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-11T09:58:11.000Z (over 4 years ago)
- Last Synced: 2025-01-15T19:55:40.431Z (over 1 year ago)
- Topics: next, postman, react, taiwlind, typescript
- Language: TypeScript
- Homepage: https://postwoman-sandy.vercel.app
- Size: 1.69 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# PostWoman 👩🦰
### PostWoman is a postman clone (made with react and love 💙) that runs on web.

## 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/)