Idea Generator Tutorial Part 1 - Set up Github and Install Dotenv
Learn how to build an idea generator with HTML, CSS, and JavaScript using a professional web development workflow! In this first part of the tutorial, we'll set up a Github repository, get our template code set up, and install dotenv, a library which will help us make an authenticated call to the API securely. You'll also see your first introduction to Git Flow. Challenge yourself with this intermediate JavaScript tutorial and learn new syntax for for loops and arrow functions! Follow along by cloning or forking the main branch here: https://github.com/ProfessorKolodziej/idea-generator You can also start on your own project by using my Student Site Boilerplate template: https://github.com/ProfessorKolodziej/student-site-boilerplate/