An Article Reader template using ReactJs which fetches data from server and renders them. The backend is located in this repository.
- Run the Django backend in the repository on your localhost port 8000.
- Start this React app on your localhost port 3000.