Skip to content

Prathamsahu52/frontend_v2

 
 

Repository files navigation

CampusPay Frontend

Initial Setups Done :

  • vite initialization of react app, using typescript
  • material ui
  • chakra ui

the initial setup for your frontend.

  • make a folder named 'CampusPay' this will contain both the frontend and backend folders.
  • fork the repository, and make changes only in your forked repo only.
  • clone the forked repo on your computer, go the folder.
  • now npm install - this will install all the initial dependencies.
  • you are ready with the initial setup.

contributing guide:

  • after making any changes on your forked repo, make a pull request to the original repo on the cs253 organization,
  • your pull request will be verified and merged or a request for changes will be made.
  • more modalities will be conveyed in a meet on how to work with forked repos and making PRs.

About

CampusPay frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.7%
  • HTML 1.8%
  • CSS 0.5%