This is a simple react project that filters articles from Hacker News.
This template React App is used in the tutorial "Getting started with Helm 3 using React and Codefresh".
Follow the tutorial learn more about Helm and using Helm in React to build and deploy a Docker image on your Kubernetes cluster.
If you are already familiar with Kubernetes and Helm, you might want to check-out the following "Tutorial on Helm Hooks and Codefresh".
There are multiple ways that you can get started running this project.
- Clone the project
- 'npm install'
- 'npm start'
Alternatively, download the Docker image and run the app via docker