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.
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.
Start with:
npm i
Then start up the development server:
npm run dev
# or
yarn dev
Open your browser and go to localhost:3000!
Next.js is a react framework for production.
You can learn more about Next.js with the links below:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.