To run the project locally:
Clone the project
git clone https://github.com/Romashka093/bitsorchestra-test
Navigate to the project's root directory
cd front-end
Install the project dependencies
npm install
Start the development server
npm start
Open your web browser and access the project at http://localhost:3000.