Now that you've solved the REPL Practice Problems, it is time to submit your solutions.
- Clone the starter from GitHub.
- Copy and paste your solution for each problem into the appropriate file.
- Run each file locally to make sure your functions are still returning the
correct output. For example, to run the first file, run the following:
node 01-last-vowel.js
- When all problems are complete, submit your project:
- Zip up your folder
- Upload it via the 'submit project' button
If you run into any issues cloning the practice, running your files, or zipping up your submission, reach out to an instructor on Slack.