Skip to content

Latest commit

 

History

History
112 lines (82 loc) · 3.19 KB

README.md

File metadata and controls

112 lines (82 loc) · 3.19 KB


Buying Experience Re-design at Turners Car Insurance

Mission 1

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact

About The Project

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.

(back to top)

Built With

React Js
SCSS

(back to top)

Getting Started

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

Prerequisites

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

  • https://git-scm.com/downloads
  • Name: Live Sass Compiler Id: glenn2223.live-sass Description: Compile Sass or Scss to CSS at realtime. Version: 6.0.5 Publisher: Glenn Marks VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=glenn2223.live-sass
  • Contact

    Chao Xin - chaoxin.nin@gmail.com

    Project Link: https://github.com/chaoxinnhin/Mission-1-LV5-ADV.git

    (back to top)