A website for Zoro
😊 Show some ❤️ by giving a star! ⭐
You can clone this repo and host the bot yourself
git clone https://github.com/Arun-kc/zoro-website.git
After cloning, run an
npm install
to snag all of the dependencies. Of course, you need node installed.
You can run this application using
npm start
Open http://localhost:3000 to view it in the browser.
- Creating a command page with list of all commands
- Adding small image animations
- Optimizing the performance
Contributions are welcome! ❤️
Made with 💜 and JavaScript.