Next.js & C# rest api This is a school project that is getting the latest images from the rovers on Mars, using Nasas api. Getting Started First, run the .Net server: dotnet run Second, run the development server: npm run dev