cloudacademy / voteapp-frontend-react-2020

Voteapp Frontend React 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status GitHub release (latest SemVer)

Background

Provides a web based frontend written in React. The web application provides a programming language voting feature where end users can vote on 6 different languages (C#, Python, JavaScript, Go, Java, and NodeJS).

The web application generates AJAX requests which are sent to back to a publicly exposed API. The API is written in Go and reads/writes to a MongoDB database.

Language Vote Application

About

Voteapp Frontend React 2020


Languages

Language:JavaScript 48.4%Language:Shell 27.0%Language:HTML 16.9%Language:CSS 5.1%Language:Dockerfile 2.7%