/News-App

Article Reader frontend with REACT

Primary LanguageJavaScript

News App

An Article Reader template using ReactJs which fetches data from server and renders them. The backend is located in this repository.

  1. Run the Django backend in the repository on your localhost port 8000.
  2. Start this React app on your localhost port 3000.