DEV Community

Discussion on: MERNG PROJECT... I NEED HELP!! IM SICK OF THE ERRORS!!!!

Collapse
 
nhidtran profile image
nhidtran • Edited

Hello! I would take one piece at a time
Set up your react app first and make sure you can get it to start. That your babel is set up to handle import statements etc. The error is less about the stack you choose, import not being native. Just get something to render first!

don't get discouraged and take everything step by step! It's a tech stack, but built it one one stack piece at a time. You can do it!