Top NC News
Reddit-style Community News Site
- React
- Javascript
- CSS
- Node.js
- Express.js
A full stack Reddit-style community news app
The app was made in two halves; the backend and frontend. The backend API is an Express server reading a Postgres database. The frontend is a React app
Key Features
- Backend API allows for CRUD operations on users, articles, comments, and upvotes/downvotes
- Frontend for user interation with API endpoints
