Skip to content

mdemop/project-apollo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-apollo

A simple Reddit client written with React. This project is run and built using create-react-app in order to keep things simple to maintain.

Developer Advocate

I believe the role of a developer advocate is to be able to speak to the community and understand enough to find the answer.

Running Locally

  1. Clone the repo

  2. Install dependencies

     $ yarn install
    
  3. Run the project

     $ yarn start
    
  4. Visit the demo at localhost:3000

Framework Comparisons

This demo was originally created by the Montage team, and that version is linked below. The demo was recreated in other frameworks to compare various approaches in JavaScript app frameworks.

Releases

No releases published

Packages

No packages published