Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.4 KB

README.md

File metadata and controls

52 lines (34 loc) · 1.4 KB

Logo

⚔️ Zoro Website ⚔️

A website for Zoro

😊 Show some ❤️ by giving a star! ⭐

Getting Started

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.

Todo List

  • Creating a command page with list of all commands
  • Adding small image animations
  • Optimizing the performance

Build with: ReactJS Node.js

Vercel


Contributions are welcome! ❤️

Made with 💜 and JavaScript.