Skip to content

manomage/part1-anecdotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anecdotes

The world of software engineering is filled with anecdotes that distill timeless truths from our field into short one-liners.

This application allows the user to vote between multiple anecdotes and then displays the most popular ones.

Start the application

To start an application, do the following :

Install dependencies

$ npm install

Start the application

$ npm start

You can then access the app on : http://localhost:3000/

About

redux-anecdotes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published