carinabs8 / comics_front_end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Create React App

In a way to run you have to download comic_app backend first, so go to

  • https://github.com/carinabs8/comic_app and clone it.
  • Please, set up backend before frontend. It is a dependency of this frontend.
  • Instructions of how to run this backend lays on backend's page.

After download backend and frontend you have to have docker installed.

docker-compose up --build To access this frontend you can go to your browser and acess: http://localhost

About


Languages

Language:JavaScript 75.7%Language:HTML 9.5%Language:CSS 8.2%Language:Makefile 4.5%Language:Dockerfile 2.1%