An open API service indexing awesome lists of open source software.

https://github.com/felicitybrammer/back-to-the-tech

A full-stack social news app backed by a server-side Express.js API
https://github.com/felicitybrammer/back-to-the-tech

express handlebarsjs javascript mysql rest-api sequelize

Last synced: 5 months ago
JSON representation

A full-stack social news app backed by a server-side Express.js API

Awesome Lists containing this project

README

          

# Back To The Tech

A blog site about technology topics. Back to the Tech is a RESTful social media blog site that is backed by a server-side Express.js API. Users can create profiles, post, comment and vote on other users entries.

## Deployed App

https://mighty-taiga-78553.herokuapp.com/

## Built with

* Node.js
* Express.js
* MySQL
* JavaScript
* Handlebars
* TailwindCSS

![example of feed page](./public/Back-tech.png)