Skip to content

passion4IT/React-Redux-StudentProfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is sample project based on React/Redux js library. It has been developed for practice purpose. There is no commercial use of this yet.

This has been developed using following libraries/framework:

  • Boostrap
  • React
  • Redux
  • Redux-thunk
  • CSS3
  • HTML

Few commands/scripts to execute the application:
npm install: install npm dependencies
npm start: start react application
npm build: build jsx files to respective js files
npm eject: eject react application

Notes: This is completely frontend application. It has feature to add/edit student profile. Unless, the page is not reloaded, it stores the state. once page is reloaded, it restores back to original state.

About

Personal Practice Project Based on Js libraries/framework. E.g. React, Redux, Redux-thunk, middleware, isomorphic-fetch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors