mitxpro-dev / learnjs

Learn JS
https://mitxpro-dev.github.io/learnjs/
MIT License
1 stars 2 forks source link

added challenge tile #45

Closed ilyaflaks closed 1 year ago

ilyaflaks commented 1 year ago

Description

Issue: #33 Create a Challenge List Item Component

Screenshots

challenge

Notes

Please provide some feedback! I'm not dead set on the card styles or the challenge object structure!

codeTrackLift commented 1 year ago

Still a little strange there are package-lock.json changes here but I lean towards merging this one in!

Maybe try reverting back to the original package-lock.json, run nvm use, then npm ci instead of npm i?

npm ci should install from the lock file.