Skip to content

Prince6Mehta5/ChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

ChatBot Application

This is a full project on "ChatBot Application" Created using:

  1. Programming Language: JavaScript
  2. Skills: Web Development
  3. Framework: React.js
  4. Backend: Node.js
  5. Code Editor: VS Code

RUN

To run this project your device must have all the latest versions of above mentioned tools and technologies.

Steps:

  1. Download this repo.

  2. Extract the file.

  3. Right Click on that file and choose the option "Open with code"

  4. Run the below mentioned commands on the terminal:

    For frontend:

    1. cd .\frontend\
    2. npm run dev

    For backend:

    1. cd .\backend\
    2. npm run start
  5. You will see a link like this "(http://localhost:5173/)" (demo link)

  6. Click on that & you'll have a running Website of this ChatBot Application project.

Thankyou for your visit, I hope I helped

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors