Table of Contents
Here is my Mission 1 for LV5 Advanced Software Developement. For this project I created a functional chatbot using Dialogflow. It was the first time creating one so there are some flaws to it. I will say that the main critique that it needs to be more conversational.
React Js
SCSS
You can copy the link by clicking on code and it should reveal the link. Once you have copied the code, hop into your Visual Studio Code and type in your terminal
git clone https://github.com/chaoxinnhin/Mission-1-LV5-ADV.git
That should clone this repository into your files. Make sure to open the directory into your terminal and enter the following:
npm start
Don't forget to also enter this:
sass --watch styles:styles
In case you haven't installed Live Sass Compiler, just make sure to go in extensions and install it from there. Also make sure you have downloaded git into your computer. Here are the links below
Chao Xin - chaoxin.nin@gmail.com
Project Link: https://github.com/chaoxinnhin/Mission-1-LV5-ADV.git