Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevMT Members 📔

Simple React App demo to be used on my presentation about it.

Deploy

Deploy

Up & Running

  • Clone this repo
  • Install dependencies with yarn install
  • Create .env file with cp .env.sample .env and configure the settings there (see the section below)
  • Start the app with yarn start

Branches & Versions

We got three different versions on this project that are separated by their branch:

  • master: Hard coded data flow
  • manual: API data flow with manual work inside of the class components
  • redux: API data flow with Redux implementation and class components
  • hooks: API data flow function components and hooks

API

Since Slack Web API doesn't seem to support CORS, I actually had to create a tiny back-end wrapper server to support it.

So you got two options:

Author

Dhyego Calota dhyegofernando@gmail.com

License

MIT

About

📔 Simple React App demo to be used on my presentation about it.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages