/omnix-test

Primary LanguageTypeScript

Omnix - test

📋 requirements

The test consists of creating a landing page to sell internet plans

✔️ Create a home page where the user enters his or her zip code and is redirected to the offer page

✔️ Use the ViaCep API to capture the address data

✔️On the offer screen, show the user's address, show the offer cards and a button to go back to the home page

🛠 Technologies

React

 TypeScript

 Sass

▶️ Initializing the project

  • prerequisites

    • Node.js;
    • Git
    • package manager npm or yarn

Then clone the repository

  $ git clone https://github.com/ViniciusEvans/omnix-test.git