Skip to content

This application was created as part of a UT Full Stack Coding Bootcamp in-class mini-project. The generator collects user input and creates an html file including: name, location, bio, LinkedIn, GitHub, and custom file name.

Notifications You must be signed in to change notification settings

elizabetholsavsky/HTML-bio-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML Bio Generator

License: MIT Node.js Badge Bulma Badge

Description

This application was created as part of a UT Full Stack Coding Bootcamp in-class mini-project. The generator collects user input and creates an html file including: name, location, bio, LinkedIn, GitHub, and custom file name.

Watch a video demonstration of the basic functionality:

HTML-bio-generator.mov

Table of Contents

Installation

Check if you have Node.js installed by typing "node -v" in your command line. If node is not installed, visit the Node.js website to install. Next, clone this project repository to your computer. Use the command "npm install" to install dependencies.

Usage

Change directories to your new project folder in the terminal. Invoke the application by typing "node index.js" or by typing the script "npm start" in the terminal's command line. Refer back to the video posted in the description as needed.

License

MIT License

Contributing

This was created as part of an in-class assignemnt for UT Full Stack Bootcamp. No starter code or coding support was provided. Further revisions were made post class to extend styling and functionality.

Contact

About

This application was created as part of a UT Full Stack Coding Bootcamp in-class mini-project. The generator collects user input and creates an html file including: name, location, bio, LinkedIn, GitHub, and custom file name.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published