Skip to content

Look, its easier ... do the meetup requests with axios in react! (I could provide fetch or http upon request on the issues tab)

Notifications You must be signed in to change notification settings

md-web-client/React-Oauth2-Meetup-Starter-Kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meetup Oauth2 React Redux Starter Application.

  1. Big thanks to epoch meup. The oauth stuff was implemented from that project.

  2. Upgrade the project to add React Router and React Loadable to make the codebase simpler.
    The results of the requests have also been simplified to remove complexity.

  3. If you need to see a post request, checkout "rsvp auto subscribe app".
    Works off of this base application and adds a few goodies. 😉

Libries Used:

  1. React
  2. Redux
  3. Ramda
  4. React-Router
  5. React-Loadable

Install Instructions:

git clone https://github.com/MichaelDimmitt/React-Oauth2-Meetup-Starter-Kit.git;
cd React-Oauth2-Meetup-Starter-Kit;
npm install;
npm start;

License

Meetup Oauth 2 application based on meup_by_epoch

MIT © epoch Meup is a lean web client that shows all your upcoming meetups in a single page.

About

Look, its easier ... do the meetup requests with axios in react! (I could provide fetch or http upon request on the issues tab)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published