This is the repository for the frontend project of the Bunny Studios technical test. This project was bootstrapped with Create React App, made in React and JS.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.\
Sends the production version of the app to a bucket in S3. You should have access to the bucket, with it's specific access keys.
This project have an architecture based in micro-services, that's the reason the frontend and the backend have been deployed separately. In the next image, you will be able to see how's the structure of the architecture.