Welcome to our Payments App, a robust and user-friendly platform designed for seamless financial transactions. Developed with ReactJS and Express, this application offers a secure and intuitive experience for users to manage their payments efficiently.
- User-friendly Interface: Navigate through sign-in, sign-up, dashboard, and money transfer pages with ease.
- Zod Authorization: Implemented Zod for robust and secure user authorization.
- Modern Design: Enjoy a modern and visually appealing design for an enhanced user experience.
- Flexible Deployment: Utilized Docker for streamlined installation, ensuring a hassle-free setup.
-
Fork and Clone this repository or Clone it using HTTPS/SSH
git clone https://github.com/sreya22-git/paytm.git -
Install Mongodb or build using Docker locally
docker build ./ -t mongodb:4.7-replset docker run --name mongodb -replset22 -p 27017:27017 -d mongodb:4.7-replset -
Connect to the mongod compass
-
Install required dependencies
cd backend npm i node index.jscd frontend npm i npm run dev
Webpages made:



