AdityaYadavalli1 / ReactApp

Web App made with ReactJS on the front end and Golang on the backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents

go react-App

To run the App

First check if both 8080 and 3000 ports are free

Then go to react-App:

Type the command,'npm install'

Then type 'yarn start'

Then go to go directory:

Type 'go run main.go'

About

Web App made with ReactJS on the front end and Golang on the backend.


Languages

Language:JavaScript 79.1%Language:Go 16.7%Language:HTML 2.6%Language:CSS 1.6%