devpaps / Next.js-Rest-api

Next.js webapp with an C# rest api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Next.js webapp with an C# rest api


Languages

Language:C# 49.6%Language:JavaScript 36.5%Language:CSS 13.9%