This command line application that takes information from user input which used to generate an HTML page which display's summaries for each team members.This application use inquirer npm for the prompt and jest for the tesing the datas.
First you have to make sure that you have node js in your system if you don't have you can install it from https://nodejs.org/en/ then you open your terminal and type npm install
to install all the necessary dependencies which are used for this application.
- Clone the code from the repository to local computer
- Open the terminal
- write npm install in the terminal and hit enter to install all the module dependencies that this application uses
- Type node index.js to run the file
- Enter the neccesary information about your employee and finally your HTML webpage file is generated in dist folder.
- video link: ![Employee webpage Generator video]
This Licence belongs to Apache
The feature of this application is validate user input based on the data type they provide.
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.
npm run test
If you have any question about the repo, open an issue or contact me directly at fasikaWalle
If you want to reach me for further questions please contact me through fasikabini12@gmail.com