Skip to content

kyng-cytro/User-Gen

Repository files navigation

User Gen

Uses the random users api to get a random user. and then displays using Vue Js CLI.

Visuals

male gen female gen

Mobile

male gen female gen

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.