We welcome all kind of contribution to the frontend side of Auxify, whether it relates to its functionality, design or workflow
Following are the main folders/file that you are going to work with
src/api
: contains API function calls from frontend to backendsrc/components
: contains React components for front endsrc/style
: contain CSS for frontendconfig.js
: contains config variables for the repopackage.json
: contains a list of dependencies for frontend
To install the repository on your local machine, please refer to installation.md