This is a React frontend for the Florage microservice application.
To install and run the project, follow these steps:
-
Clone the repository to your local machine.
-
Open a terminal window and navigate to the project directory.
-
Run the following command to install the project dependencies:
-
Once the dependencies are installed, start the development server with the following command:
To use the application, open a web browser and navigate to http://localhost:3000/
.
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch for your changes.
- Make your changes and commit them with descriptive commit messages.
- Push your changes to your fork.
- Submit a pull request to the main repository.
This project is licensed under the MIT License.