Distributed Systems Assignment Frontend

This is a React frontend for the Florage microservice application.

Installation

To install and run the project, follow these steps:

  1. Clone the repository to your local machine.

  2. Open a terminal window and navigate to the project directory.

  3. Run the following command to install the project dependencies:

  4. Once the dependencies are installed, start the development server with the following command:

Usage

To use the application, open a web browser and navigate to http://localhost:3000/.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Make your changes and commit them with descriptive commit messages.
  4. Push your changes to your fork.
  5. Submit a pull request to the main repository.

License

This project is licensed under the MIT License.