aysha30 / ChatBot

Home Page:https://chatbot-ui-aylio.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatBot UI

image

To get this project in your local system, follow the given steps:

  1. On GitHub, navigate to the aysha30/ChatBot repository.

  2. In the top-right corner of the page, click Fork.

    image

  3. On GitHub, navigate to your fork of the ChatBot repository.

  4. Above the list of files, click Code.

    image

  5. To clone the repository using HTTPS, under "Clone with HTTPS", click . To clone the repository using an SSH key, including a certificate issued by your organization's SSH certificate authority, click Use SSH, then click . To clone a repository using GitHub CLI, click Use GitHub CLI, then click .

    image

  6. Open Git Bash.

  7. Change the current working directory to the location where you want the cloned directory.

  8. Type git clone, and then paste the URL you copied earlier. It will look like this, with your GitHub username instead of YOUR-USERNAME:

    $ git clone https://github.com/YOUR-USERNAME/ChatBot

  9. Press Enter. Your local clone will be created.

  10. Your local clone is created now. To open the project in you system, first you have to follow the given commands.

    cd ChatBot

    npm install

    npm start

Hola! Your project is now up and running.

About

https://chatbot-ui-aylio.netlify.app


Languages

Language:JavaScript 84.8%Language:HTML 12.9%Language:CSS 2.3%