A web application to manage a Discord bot.
Download with https
git clone https://github.com/coolfriends/yourpal.gitor SSH
git clone git@github.com:coolfriends/yourpal.gitAnd install packages
npm install
Run the development webserver
npm startThis project was created with create-react-app.