postman-clone
clone postman using reactjs and bootstrap and only json data transformations postman clone repository
library used
- React
- Bootstrap
- nodejs(for test)
Clone the project
git clone https://github.com/alguerocode/postman-clone.git
Go to the project directory
cd postman-clone
Install dependencies
npm install
Start the server
npm run start
Top comments (0)