Skip to content
This repository was archived by the owner on May 4, 2019. It is now read-only.

wework/we-learn-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeLearn React

Join the chat at https://gitter.im/wework/we-learn-react

To get started:

> git clone git@github.com:wework/we-learn-react.git
> cd we-learn-react
> python -m SimpleHTTPServer 8000

navigate to http://localhost:8000 to see your app! woo!!

Tasks

  • User can see blog posts
  • User can remove a blog post
  • User can submit a new post
  • User can edit an existing post

Bonus Tasks

  • Posts are persisted
    • consider localStorage, firebase, mongodb
  • User can link to a post
    • consider react-router
  • Styling using inline CSS
    • consider radium
  • User can post photos

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •