macjabeth / technews

Home Page:technews.macjabeth.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tech News

This is a WIP side-project.

Todo

  • Reddit Badges & Upvotes
  • Implement DB for easier data fetching

Setup

We use Yarn as our package manager. To get the dependencies installed, just do this in the root directory:

yarn install

Fire it up

yarn redwood dev

Your browser should open automatically to http://localhost:8910 to see the web app. Lambda functions run on http://localhost:8911 and are also proxied to http://localhost:8910/.redwood/functions/*.

About

technews.macjabeth.vercel.app

License:MIT License


Languages

Language:JavaScript 93.8%Language:HTML 3.4%Language:CSS 2.8%