bike-shop

command module
v0.0.0-...-745c2f0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 29, 2021 License: MIT Imports: 1 Imported by: 0

README

bike-shop

Up and running (backend)

Install the required dependencies:

$ go get ./...
$ go run main.go

The above command should start a server on port :8080.

Up and running (frontend)

In a different terminal, run the following commands:

$ cd frontend
$ npm install
$ npm start

The frontend applicatin will run on port :3000.

TODO

  • Implement better error handling for both FE and BE
  • Write unit tests

Video of the app up and running

https://user-images.githubusercontent.com/2279686/135094631-764f9e3e-36a0-4940-b620-a39766f8e4ed.mp4

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL