Skip to content

aakashvishcoder/aichatbotapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Chat Bot App

General Process & Overview

This project was created for the Congressional App Challenge; however it is still a WIP.

To create this application, I had to learn how to use the React framework to create the frontend portion of this project. Using NPM, I was able to create a React app, as NPM gave me a React template to edit. From there, I pieced the different portions of the project together by connecting the React file with the JavaScript file, then connecting that to the CSS and HTML files. In the future, I will consider publishing this on a website, once I spruce up the CSS.

Complications

While making this project, the main issue I had was creating the React app. I've had to learn React while making this project, which made the process a bit more challenging.

Tech Stack

  • JavaScript
  • React Native
  • HTML
  • CSS

How to Use

git clone repo
cd your-repo/frontend
npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published