Skip to content

mshchygol/vue-test

Repository files navigation

Technical Test for VueJs Software Engineer

Tasks:

  1. Choose and install a package to handle forms ✔️
  2. Add simple responsive styles ✔️
  3. Create several pages and use router for navigation between pages ✔️
  4. Add a header component with links and "Contact Us" button ✔️
  5. On one of the pages add lazy loaded component ✔️
  6. Create a simple contact form (email, notes, name fields etc) ✔️
  7. The form should be opened on "Contact Us" button click ✔️
  8. Add validation for some of the fields ✔️
  9. Mimic success response using any mock API ✔️
  10. Add success form submition flow ✔️

Requirements: clean, reusable code, keep components as clean as possible (try to separate data, logic and components)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors