Skip to content

arp99/mirror-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mirror Bot


Mirror Bot is a bot which echoes the same message which is sent by the user. All Chat history is saved in localstorage. So no need of worrying if you accidently closed the browser tab.

Libraries used:

  • Reactjs
  • TailwindCSS

Live Link

https://mirror-bot.netlify.app/

How to run locally

  1. Clone the repository
    git clone https://github.com/arp99/mirror-bot.git 
  2. Navigate to the project directory
    cd mirror-bot
  3. Install dependancies
    npm install
    
  4. Move to root folder and Run local Server
    npm start
    

About

Mirror-bot: A bot that echoes the same message as sent by the user

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors