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.
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.
- JavaScript
- React Native
- HTML
- CSS
git clone repo
cd your-repo/frontend
npm start