/mailing-list

A Pelcro Inc. technical assessment

Primary LanguageHTML

Mailing List

This is a Pelcro Inc. technical assessment using ReactJS alongside the Loqate API to create a mailing list form capable of displaying a dropdown list of locations from the given keyword. Upon selection of the address, the rest of the fields are then prefilled accordingly.

Screenshot_1

How to install

  1. Download the project from this repository.
  2. Extract the project anywhere.
  3. Open the folder and right-click in the project directory.
  4. Depending on the windows version you are on (10 or 11):
    • Windows 10:
      • Click on the address bar.
      • while it is highlighted, type cmd.
      • press enter.
    • Windows 11:
      • right-click in the project directory.
      • select Open in terminal.
  5. Type in the command npm i or npm install to install the node modules.
  6. Wait for it to install then type npm start and wait for the webpage to open

Built With

Acknowledgments