Skip to content

Commit

Permalink
moved react project to main folder
Browse files Browse the repository at this point in the history
  • Loading branch information
krismakesstuff committed Jan 19, 2025
1 parent 4b5f64d commit 1bdf049
Show file tree
Hide file tree
Showing 31 changed files with 40 additions and 2,064 deletions.
24 changes: 23 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,24 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

credentials.js
node_modules
dist
dist-ssr
*.local

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ For more information visit [open-meteo](https://open-meteo.com/). The data is s
3. Listen to the sounds generated from the weather data.

## How to Build
WIP
WIP.

The project is React App built with Vite.


## Note
Expand Down
24 changes: 0 additions & 24 deletions WeatherMusic-v2/.gitignore

This file was deleted.

50 changes: 0 additions & 50 deletions WeatherMusic-v2/README.md

This file was deleted.

1 change: 0 additions & 1 deletion WeatherMusic-v2/export/dependencies.json

This file was deleted.

Loading

0 comments on commit 1bdf049

Please sign in to comment.