Skip to content

virajs07/TweetSmart_Redux

Repository files navigation

Learn Redux

A simple React + Redux implementation for a Tweet App. It helps you break down long texts into numbered tweets.

Running

First npm install to grab all the necessary dependencies.

Then run npm start and open localhost:5000 in your browser.

Production Build

Run npm build to create a distro folder and a bundle.js file.

About

This is an app which lets you break a long text into a series of tweets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published