/omnic-test

💻Interview task for company 🗄Omnic. Main goal - 🚀 develop an application according to requirements. 💎 React + Redux + Styled Components were used to build the application👨‍💻

Primary LanguageTypeScript

Omnic

Run app on your machine

  1. Clone application code to your computer (git clone https://github.com/Algoritm211/secret-escapes-interview-task.git)
  2. Run command to install all libraries (dependencies) of project

npm:

npm install

yarn:

yarn install --frozen-lockfile
  1. Launch project with command

npm:

npm run start

yarn:

yarn start
  1. The app will be available in url http://localhost:3000

Note

Working application deployed to Vercel you can find clicking on this link - Omnic