Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 442 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 442 Bytes

edna-task

Frontend-developer aptitude task in order to apply for junior position

How to use

  • git clone https://github.com/alexeevrevan/edna-task.git
  • make sure Node JS is installed
  • type npm install in order to install all the necessary packages
  • type npm start in the terminal to launch the app (can be loaded with yarn as well)

Technologies used

  • TypeScipt
  • React
  • Webpack
  • React-Hook-Form
  • Styled-Components