Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/official-krish/paytm
https://github.com/official-krish/paytm
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/official-krish/paytm
- Owner: Official-Krish
- Created: 2024-02-02T15:37:20.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-03T14:18:06.000Z (11 months ago)
- Last Synced: 2024-02-03T17:02:27.810Z (11 months ago)
- Language: JavaScript
- Size: 112 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Paytm App
Welcome to the Paytm App! This application allows users to perform various tasks related to online transactions.
Features
- User Sign Up and Sign In
- Dashboard Overview
- Send Money Functionality
Getting Started
Prerequisites
- Node.js and npm installed
- MongoDB installed and running
Installation
```bash
# Clone the repository
git clone https://github.com/your-username/paytm-mern-app.git
# Navigate to the project directory
cd paytm-app
# Install server dependencies
npm install
# Navigate to the client directory
cd client
# Install client dependencies
npm install
# Run the server and client concurrently
npm run dev
```
The app will be available at http://localhost:3000
Contributing
Contributions are welcome! Feel free to submit issues and pull requests.
License
This project is licensed under the MIT License.