An open API service indexing awesome lists of open source software.

https://github.com/merieli/hackaton-nasa-front

🌑 NASA Hackaton - App Frontend
https://github.com/merieli/hackaton-nasa-front

hackaton-project nasa-spaceapps-challenge

Last synced: 3 months ago
JSON representation

🌑 NASA Hackaton - App Frontend

Awesome Lists containing this project

README

          




Logo


A brief description of what this project does and who it's for




License MIT




## ✨ Features

- Register a fire incident
- View the entire world map and understand where fires are occurring

## 📸 Preview


## ⚡ Tech Stack

**Client:** Vue.js, TypeScript, Tailwind, DaisyUI,

**Server:** PHP Laravel, Firebase


## 🗂 How to Use

Run Locally
```bash
# Clone the project
git clone https://github.com/Merieli/hackaton-nasa-front.git

# Go to the project directory
cd hackaton-nasa-front

# Install dependencies
npm install

# Start the server
npm run dev
```

work
```bash
# Commit changes
npm run commit
```

## :octocat: Contributing

This project is for study purposes, so contact me and let me know your ideas.
All kinds of contributions are very welcome and appreciated!

- ⭐️ Star the project
- 🐛 Find and report issues
- 📥 Submit PRs to help solve issues or add features
- ✋ Influence the future of project with feature requests

-------------------------------------
```diff
Made by 🤍 Merieli Manzano
```

(back to top)