This project is a Frontend to retrieve the API created for files.
IMPORTANT Please be sure to run first the backend project so this will work as well!
First be sure to have NodeJS 16 you can use nvm for this since we have .nvmrc file.
Optional (If you have nvm)
nvm use
Install libraries with npm, we have react, and some libraries to handle forms and bootstrap.
npm install
Run the project.
npm run dev
IMPORTANT NOTE
The project will be running locally in the localhost so to access any endpoint you will be able using the url http://localhost:5173/