/bitsorchestra-test

FE Test Task (React) for Bits Orchestra

Primary LanguageTypeScript

FE Test Task (React) for Bits Orchestra

To run the project locally:

Make sure you have Node.js and npm installed on your machine.

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.