Technologies | Getting started | Project | License
This project was developed using the following technologies:
Clone the project and access the folder
$ git clone https://github.com/victortxc/goexpert-01.git && cd goexpert-01
Follow the steps below
# Start the project
$ Run go run ./server/server.go
$ go run ./client/client.go
This project is the first challenge of the GoExpert course by Fullcycle.
This project is licensed under the MIT License. See the LICENSE file for details.