Ganesan-Chandran / React_Samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Samples

This repo contains a collection of React JS samples. Sample project contains only client-side React components.

Getting started

Make sure you have installed npm before getting started.

How to run the sample project

  • Clone the repo or download the sample projects from the repo.
  • Go to corressponding sample folder. Example : HOC Sample

Commands

  • Install the dependencies : npm install
  • Build the project : npm run build
  • Start the application : npm run start

Articles

Read my below articles to learn more.

About


Languages

Language:JavaScript 79.4%Language:CSS 13.9%Language:HTML 6.7%