Solar System Front End This is a bare bones project that can be used to practice using Copilot to generate code. Setup Install dependencies npm i Execute npm run dev Run tests npm test Run code coverage npm run coverage