Skip to content

atran02/NyancouverMewcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nyancouver Mewcast Logo

Nyancouver Mewcast is cozy a web application that provides users with a weekly up-to-date weather forecast from Vancouver BC.

visit Nyancouver Mewcast!


Tools and Technologies used

installation:

npm i axios
# or
npm install axios

run the app:

npm run dev
# or
yarn dev