HazalCevikk / kodluyoruz-news

Kodluyoruz K137. Mersin Frontend Web Bootcamp Graduation Project

Home Page:https://kodluyoruz-news.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kodluyoruz News

Kodluyoruz News is a frontend clone of a Turkish news TV channel NTV's website. Made with a group of 7 developers for Kodluyoruz K137. Mersin Frontend Web Bootcamp Graduation Project.

Live Demo: https://kodluyoruz-news.vercel.app

Tech Stack

React, React Router, TailwindCSS, Vercel

Contributors

Ahmet Adsay

Can Gönenli

Emir Al

Enes Yasin Gedik

Hazal Çevik

Kadir Özsoy

Yusuf Avcılar

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

Variable Description
REACT_APP_API_KEY To use https://currencyscoop.com/ free currency API

Run Locally

  • Clone the project
  git clone https://github.com/themythia/kodluyoruz-news.git
  • Go to the project directory
  cd kodluyoruz-news
  • Install dependencies
  npm install
  • Create .env file and enter required environment variables

  • Start the server

  npm run start

Running Tests

To run tests, run the following command

  npm run test

About

Kodluyoruz K137. Mersin Frontend Web Bootcamp Graduation Project

https://kodluyoruz-news.vercel.app


Languages

Language:JavaScript 89.4%Language:CSS 9.7%Language:HTML 0.9%Language:Shell 0.0%