saikumar-chilukuri / react-example

This is an example project taken reference from another project for understanding the concepts and functionalities of react.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-example

React exmaple application for understanding the basic working and functionalities.

npm run setup

//Unit testing
npm run test

npm run dev
open http://localhost:8080

Moxios

These are the mock axios used for unit testing

Install

npm install moxios --save-dev

About

This is an example project taken reference from another project for understanding the concepts and functionalities of react.


Languages

Language:JavaScript 93.9%Language:CSS 4.6%Language:HTML 1.4%