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

https://github.com/davsav16/tech-blog-for-nerds

This application allows users to create a profile and then engage in conversation regarding programming news from around the world.
https://github.com/davsav16/tech-blog-for-nerds

authentication cookies crud jest nodejs object-oriented-programming restful-api sequelize sql

Last synced: 3 months ago
JSON representation

This application allows users to create a profile and then engage in conversation regarding programming news from around the world.

Awesome Lists containing this project

README

          

# Tech Blog For Nerds

## User Story
As a developer I want a CMS-style blog site so that I can publish articles, blog posts, and my thoughts and opinions. This app allows developers to create an online profile and then engage and post about different technical news and updates throught the world.

## Used
- RESTful APIS
- CRUD
- Object Oriented Programing (for file structure)
- SQL
- Cookies
- Authentication
- Sequelize
- Node
- JEST

## Languages
- Handlebars
- JavaScript
- CSS

## How To:
You can access the app via the link posted below.

## Deployed at
https://afternoon-castle-80416.herokuapp.com/

## Screenshot
![Tec blog shot](https://user-images.githubusercontent.com/77703087/122704695-6e324f80-d211-11eb-9488-a8806643640b.PNG)