Skip to content

airabinovich/memequotes_front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memequotes Front

Frontend for Memequotes Application. Check the backend

Structure

This Project has two parts: The frontend and the api

Api

The api is under /api and it's written in Go. It works as the frontend server.
To run this server just do

cd api
go run main.go

Frontend

The frontend is under /web and is written in React. To compile it use the script /compile.sh That allows to hot-swap the frontend executing with the Go server.
For this project to run correctly, you should have the backend running

About

Frontend for Memequotes Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published