A repo that is a collection of projects for each module of the Bootcamp. Refer to each individual README.md
under Usage for specific details.
Clone this repo locally and then run by node index.js
or npm run start
, depending on product, in your terminal.
Review the README.md
and Youtube Demo Video
for each project:
-
Challenge 9 - instantWeather: Weather Dashboard - Site on Render
-
Challenge 10 - Boss Mode: Employee Tracker - Youtube Demo Video
-
Challenge 17 - Mongoose Social: Social Network API -Youtube Demo Video
-
Challenge 18 - In Development:Book Search Engine -Youtube Demo Video
-
Challenge 20 - In Development -Youtube Demo Video
This collection of projects uses the following
- Inquirer.js
- bootstrap
- capitalize
- dayjs
- dotenv
- express
- fontawesome-free
- Inquirer.js
- TypeScript
- uuid
- In Dev
This project is licensed under the MIT - see the LICENSE file for details.
Use one of the following options, depending on project:
- Run
node index.js
and validate that is outputs a README.md file; or - Run
npm run start
and validate dist files output and program runs; or - Run
npm run install
and validate installation of files with runnpm run start:dev
to start server and client.
If you have any questions, please feel free to reach out to me at musserdn@gmail.com or visit my GitHub Profile.