Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 558 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 558 Bytes

Mock Data Generator

Uses in-house API to generate names, emails, phone numbers, and countries into textbox with copy button.

Made with React.js, Express.js, vanilla CSS, and Webpack.

svg is from https://copyicon.com/icons?keyword=copy+

Stretch Features:

  • Add a documentation page so users can use the api directly without our frontend
  • Organize output to make it more readable
  • Make a switch for output so it can be in either JSON or CSV form
  • Add more data types to choose from
  • Have data returned in order of selection
  • Add dark mode