ibratnawaz / react-redux-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with the React App

Run the following command to install all the packages:

npm i

After installing the packages, you can run the app in the development mode using the below command:

npm start

Open http://localhost:3000 to view it in the browser.

About


Languages

Language:JavaScript 94.1%Language:HTML 5.9%