# 2 Test the CommentBox Component
# 3 Test the RadioButton Component
# 5 Test the API Route with Postman
- Remaining Lessons will be uploaded as soon as possible!
MONGODB_URI="database creds here"
npm install
npm run dev
npm test
npm run cy:open
npm run format