This is a TickyBot clone page made for pre-work phase of Chingu's Voyage-12.
Live app link : https://kaushikdev.github.io/TickyBotClone/
- Explains what TickyBot is
- Explains how TickyBot works
- Provides enough links for user to create tickets on slack right away.
- Move to the page https://github.com/KaushikDev/TickyBotClone
- Click on green Clone or download button.
- Download as zip by clicking on Download ZIP and extract downloaded files to your local directory.
- OR copy the web URL and open the command prompt on your local machine. In CMD, navigate to the folder where you want the project folder by using appropriate commands. Once there, type git clone https://github.com/KaushikDev/TickyBotClone.git and hit enter. You now have the project.
- Just double click the index.html and you can run it on your local machine.
- None. This is vanilla CSS and HTML project.