Skip to content

im-anuj/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot 🤖

A simple chatbot built using React + Vite, created as a learning project to explore various React concepts like components, props, and state management.


🚀 Features

  • 🧩 Modular structure — different components for different parts of the UI
  • 📅 Tells today’s date
  • 🪙 Can flip a coin
  • 🎲 Can roll a dice
  • 💬 Responses are powered by an NPM package

🛠️ Tech Stack

  • React — Component-based UI
  • Vite — Fast and modern build tool
  • NPM package — Used for chatbot responses

🌐 Live Demo

Check it out here: Live Link


💡 What I Learned

  • Building and structuring React components
  • Managing state and props effectively
  • Using external NPM packages
  • Understanding event handling in React

Built with love, React, and a lot of curiosity to learn, by Anuj Rawat❤️.

About

Just a chatbot experiment with react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors