This is the client side of a technical support application. This app is built to connect micronauts (microverse students) who may need technical help to Technical Support Engineers, using microverse (an online training school for remote software developers) as a case study.It fetches from this backend API (server-side), and it is built with React/Redux.
To get a local copy up and running follow these simple example steps.
- On the project GitHub page, navigate to the main page of the repository this page.
 - Under the repository name, locate and click on a green button named 
Code. - Copy the project URL as displayed.
 - If you're running Windows Operating System, open your command prompt. On Linux, Open your terminal.
 - Change the current working directory to the location where you want the cloned directory to be made. Leave as it is if the current location is where you want the project to be.
 - Type 
git clone, and then paste the URL you copied in Step 3.
$ git clone https://github.com/teekaytech/Virtual-Technical-Help-App-Frontend.gitPress Enter key - Press Enter. Your local copy will be created.
 
Please Note that you must have github installed on your PC, this can be done
Click on the live demo link and peruse the app.
npm installto install the dependencies and packagesnpm startto test the app after changes were made
npm testto run the test suites.
👤 Taofeek Olalere
- Github: @teekaytech
 - Twitter: @ola_lere
 - Linkedin: olaleretaofeek
 - Portfolio: Olalere Taofeek
 
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
 - create-react-app boilerplate from Facebook team
 - Image Color Picker tool
 - Design idea by Murat Korkmaz on Behance
 - Netlify
 - Reinald Reynoso's articles medium
 
This project is MIT licensed.

