Skip to content

Files

Latest commit

ec1fc2b · Feb 20, 2021

History

History

developer_docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 19, 2021
Feb 20, 2021

Development

We welcome all kind of contribution to the frontend side of Auxify, whether it relates to its functionality, design or workflow

Repo Navigation

Following are the main folders/file that you are going to work with

  • src/api: contains API function calls from frontend to backend
  • src/components: contains React components for front end
  • src/style: contain CSS for frontend
  • config.js: contains config variables for the repo
  • package.json: contains a list of dependencies for frontend

To install the repository on your local machine, please refer to installation.md