An open API service indexing awesome lists of open source software.

https://github.com/arun-kc/zoro-website

🥳 A website for zoro bot build using React
https://github.com/arun-kc/zoro-website

react react-router-dom website zoro

Last synced: 2 months ago
JSON representation

🥳 A website for zoro bot build using React

Awesome Lists containing this project

README

        


Logo

⚔️ Zoro Website ⚔️

A website for [Zoro](https://github.com/Arun-kc/novicebot)



😊 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](https://nodejs.org/en/) installed.

You can run this application using

```
npm start
```

Open [http://localhost:3000](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.