Welcome to the Global Solution website in React , where you will find information about the "Anameasy" solution - an automatic screening application. This site was developed using React – JS - SCSS.
To access the main content of the page, it is necessary to log in with the following credentials in the login and password fields:
- Email: laura@fiap.com
- Password: 12312322
In case of any login issues, it is recommended to consult the data.json
file, which contains additional user and password information.
The user.json
file is an additional source of user and password information. If you encounter login difficulties, refer to this file to ensure that the credentials are correct.
The site was developed using the following technologies:
- React: For building the interface.
- JS: For the application logic.
- SCSS: For styling the site.
If you want to contribute to the development of this project, follow the steps below:
- Fork the repository.
- Clone the forked repository to your local machine.
- Create a branch for your changes (
git checkout -b feature/your-feature
). - Make the desired changes and commit (
git commit -m 'Add new feature'
). - Push to the branch (
git push origin feature/your-feature
). - Create a pull request.
Thank you for contributing to the Global Solution Website!