Swiftpay is a dynamic and user-friendly finance website that revolutionizes the way you manage your financial transactions. With Swiftpay, you can seamlessly handle subscriptions, send and receive money from your contacts, and witness real-time transaction updates right on your user interface.It is a collaborative project built by a team of 5 and executed in 5 days.
- Account creation, login, signup and logout functionality.
- Facility to change user details and authentication.
- Subscription
- Payment
- Transaction
- Notification
- Sort, filter,search
- Admin Side
Check that you have node and npm installed
To check if you have Node.js installed, run this command in your terminal:
node -v
To confirm that you have npm installed you can run this command in your terminal:
npm -v
To install all the dependences of the project, run the following command:
npm install
To run the application got to the client folder and run the following command:
npm start
- Visual Studio Code
- create-react-app template
If you appreciate this project, show your support with a ⭐!