Skip to content

Clue355/kamala_facts_2_frontend

 
 

Repository files navigation

Kamala Facts 2

This second version of Kamala Facts is currently built using a Algolia API and a react frontend.

Rails API:

https://kamala-facts-2-backend.herokuapp.com/api/v1/myths

Gitpod:

https://emerald-sheep-qfyxx9t9.ws-us25.gitpod.io/

Run Gitpod in browser:

https://3000-emerald-sheep-qfyxx9t9.ws-us25.gitpod.io/

Installation

We used docker to set up our runtime environment

To download docker on linux run these commands

sudo apt-get update
sudo apt-get install docker-ce docker-ce-cli containerd.io

Run Locally

Clone the project

Using ssh

git clone [email protected]:Kamala-Facts-Team/kamala_facts_2_frontend.git

Run this command in your terminal to install all project dependencies

docker-compose up

Port

Visit this link to view the project

http://172.20.0.2:3000/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.2%
  • CSS 33.9%
  • HTML 3.9%
  • Dockerfile 1.0%