Arc Development is a frontend application, aimed at delivering high-quality software solutions with a fancy user interface. This application serves as a showcase of various services and interactive features that Arc Development offers to its clients. The app was developed to practice on React.js and Material-UI
To get the application up and running on your local machine, follow these steps:
-
Prerequisites: Ensure Docker is installed on your system.
-
Clone the Repository:
git clone [repository-url]
-
Navigate to the Project Directory:
cd arc-development
-
Launch the Application:
docker-compose up
-
Access the App: Access the application by navigating to
http://localhost:3000
in your web browser.