Skip to content

Uvacoder/maddies-animalcrossing

Repository files navigation

Animal Crossing Time 🍃

ac - Animal Crossing music depending on the local time & weather! | Product Hunt

Animal Crossing Time is a simple site inspired by crossingti.me that plays different Animal Crossing songs depending on the time! It is currently in beta so please know that there will be bugs, if you happen to find some please either create an issue, or reach out ot me on twitter or discord.

📝 Have suggestions?

Feel free to leave suggestions in the discussions or contact me with suggestions you have to better this project and make it stand out! You can contact me with the methods stated above.

🚀 I cloned the repo how do I run a development server?

Start with:

npm i

Then start up the development server:

npm run dev
# or
yarn dev

Open your browser and go to localhost:3000!

❔ What's Next.js?

Next.js is a react framework for production.

You can learn more about Next.js with the links below: