Skip to content

teamstrobe/mancreact-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manchester React — Client

  • npm i
  • npm start

Thanks to all contributions from everyone who attend A Day of React. Here's the MVP of the new mancreact.com. It integrates with the Meetup.com API, into a React client. We've even got web socket integration on the event page.

It would be great for this repo to become a learning ground for anyone who attends Manchester React.

See also mancreact-server

TODO

  • Remove hardcoded image of Jack Franklin 🙈
  • Server-side rendering, and general perf improvements!!!
  • GraphQL API?!
  • CSS in JS exploration
  • Better design, with responsive improvements, lol
  • Avoid dangerouslySetInnerHTML, by parsing the HTML into components?
  • Code splitting
  • Flow types
  • JEST. TESTS.
  • So much other good stuff. PR PR PR PR