pranjaltale16 / girgit

A self-discovered idea for an app to learn redux, react-redux from very basic to an understanding level.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

girgit

A self-discovered idea for an app to learn redux, react-redux from very basic to an understanding level. This app is an analogy to the basic Todo app in official documentation of redux and the famous user personas app by thenewboston.

Abstract

In this world, where we are surrounded by lots of girgits, lets use this name for a good cause. Yeah! To learn redux 😄

Run the App on your localmachine

  1. Clone the Repository
$ git clone https://github.com/pradumangoyal/girgit.git girgit
  1. Install node_modules
$ cd girgit
$ npm install
  1. Start the server
$ npm start

About

A self-discovered idea for an app to learn redux, react-redux from very basic to an understanding level.


Languages

Language:JavaScript 84.6%Language:HTML 11.3%Language:CSS 4.0%