Bekomu/TechNews
Layered Architecture fullstack Technology News Website project which using/including Vue.js, Nuxt.js, Nuxt/Auth, Nuxt/Axios, .Net Core 6, Web API, EFCore, Generic Repository Pattern, MSSQL, Code First, AutoMapper, Autofac, FluentValidation, JSON Web Token (JWT)
marianapatcosta/ny-times-news-app
Simple News Web App fetching news data from the New York Times API to list paginated news, and also allows to search and filter by section. Includes unit and end-to-end tests.
lloydjatkinson/crimson
News/Social aggregation displayed in a nice responsive layout. Fully client side. Vue, Vuex (flux/redux-inspired state management for Vue), News API. Work in progress. https://crimson.netlify.com
HarryH-Tech/Astronomy_App
An app built with Vue that uses a few API's to collect data about astronomy related topics and return them to the user. It uses a date-dropdown-component as well as the API's from NASA, spaceflight news and hubblesite.org to collect the information.
giripriya/projectSumissionDipper
This project was done as Assignment Submission for Dipper
kouts/movie-app
A Vue.js single page application that displays movies using the Movie Database API as it's source.
SiddharthaSarma/vue-news
A simple application using vue, axios and news api.
ChinemeremEze/sms-faas
Created an SMS bot that when texted will modify a Redis database and send responses, and will also access at least one 3rd party API. You will also create an accompanying NodeJS application that continuously checks for changes to the Redis database, and will update a front-end website and SQLite database in response.
mfaridzia/VueNews
Simple news app using Vue.js & fetching data from the New York Times API
Darkzarich/Simple-router
Frontend for a small news site made with Vue without using Vue Router but using instead my own router based on HTML5 History API as well. Is built for educational purposes mostly.