This project is the FlameFox team's front-end code for the NASA SpaceApps Challenge.
The back-end may be found here: https://github.com/diegolorenzo12/FlameFox-Nasa-SpaceApp-2023-Backend
This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.