Skip to content

Latest commit

Β 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Omnimood πŸ˜‚πŸ˜‘πŸ˜­

Updated version of Omnimood with React with hooks and Node.js

Try It Out On Local

git clone https://github.com/javenkn/omnimood-react.git

Server

  1. cd server

  2. npm install

  3. Get your twitter keys and tokens from your twitter dev account. (If you don't have a twitter dev account, you can use this link to sign up here: https://developer.twitter.com/en/docs/basics/authentication/guides/access-tokens.html)

  4. create a .env file with your twitter keys and tokens

CONSUMER_KEY=XXXXXXXX
CONSUMER_SECRET=XXXXXXXX
ACCESS_TOKEN_KEY=XXXXXXXX
ACCESS_TOKEN_SECRET=XXXXXXXXX
  1. npm start

Client

1. cd client
2. npm install
3. npm start

About

Updated version of Omnimood with React

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages