Skip to content

hegdeadithyak/PeerPay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PeerPay

PeerPay is a peer-to-peer payment system for the modern world, built with React.

Project Structure

The project is structured into two main directories: pages and components.

  • pages: This directory contains the different pages of the application. Currently, it includes Signup and Signin pages.
  • components: This directory contains reusable components used across different pages. Currently, it includes a Bottombutton component.

To do

  • Dashboard to be fixed,One approach can be storing the UserId along with Token for searching it in the data base.

Usage

Once the server is running, you can navigate to http://localhost:5174 in your web browser to view the application.

Contributing

Contributions are welcome! Please read the contributing guidelines before getting started.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published