/news_app_react

News Light web Application

Primary LanguageJavaScript

The NEWS LIGHT APP


This Web Application is a clone of the real world news apps like DailyHunt.
The app is not being used for deployement and was made just for practice purposes.

Library Used: React

Steps to setup the App on your system

  • fork the repository and clone it into your system
  • navigate into the repository directory and run the following commands in the terminal
    • npm install
    • npm start to start the react server on your localhost server.

This project was bootstrapped with Create React App.