Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
i-am-gizm0 committed Nov 11, 2024
1 parent 5309d6a commit 4befe93
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 deletions.
18 changes: 5 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,12 @@
# sv
# whereismassachusettsonfire.com

Everything you need to build a Svelte project, powered by [`sv`](https://github.com/sveltejs/cli).
![page screenshot](readme-screenshot.png) (basic page, as of 11/11/2024 at midnight)

## Creating a project
A simple site to track any active wildfires in Massachusetts, pulling data from NIFS.

If you're seeing this, you've probably already done this step. Congrats!
Heavily inspired by [whereiscaliforniaonfire.com](whereiscaliforniaonfire.com), I've had this idea for a while and finally decided to make it during the [2024 fall historic drought](https://www.mass.gov/news/major-drought-declared-across-massachusetts) and the elevated fire risk it brought.

```bash
# create a new project in the current directory
npx sv create

# create a new project in my-app
npx sv create my-app
```
---

## Developing

Expand All @@ -34,5 +28,3 @@ npm run build
```

You can preview the production build with `npm run preview`.

> To deploy your app, you may need to install an [adapter](https://svelte.dev/docs/kit/adapters) for your target environment.
Binary file added readme-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4befe93

Please sign in to comment.