Skip to content

appility/twitter-api-node-react

Repository files navigation

What this app does

Displays a responsive page, listing recent tweets, using the Twitter API

How to run app

cd client

Navigate to client side folder

npm install

npm start

Runs in development mode and you will see any lint errors in the console.

npm run build

Builds the client side app for production to the build folder.

cd ../

Go back up to root of folder

npm install

npm start

Runs the server side app

View at http://localhost:30000/

About

List tweets using the Twitter API, built with Node, Express and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published