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
- Host: GitHub
- URL: https://github.com/felicitybrammer/back-to-the-tech
- Owner: felicitybrammer
- Created: 2022-03-09T19:44:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-29T00:17:36.000Z (over 4 years ago)
- Last Synced: 2025-07-07T06:13:46.884Z (12 months ago)
- Topics: express, handlebarsjs, javascript, mysql, rest-api, sequelize
- Language: JavaScript
- Homepage:
- Size: 329 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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
