Skip to content
This repository has been archived by the owner on Apr 22, 2020. It is now read-only.
/ poc_reactjs_redux Public archive

Reactjs + Redux + Usage Api Rest

Notifications You must be signed in to change notification settings

jgauthi/poc_reactjs_redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactJS / Redux: Blog Platform Front End

Prerequisites

  • Node.js server v11
  • Npm v6

Features developed

Front End Application:

  • Routes (React Router)
  • State management with Redux
  • Forms using Redux Forms
  • Communicating with the API using Thunk Middleware & Super Agent

Back End Application (Symfony 4 + Api Platform) in other git project: https://github.com/jgauthi/poc_symfony4_apiplatform

Installation

Command lines:

npm install

For the asset symlink install, launch a terminal on administrator in windows environment.

Usage (dev)

There's no need to configure anything to run the application. Just execute this command to run the built-in web server and access the application in your browser at http://localhost:4100:

npm start

About

Reactjs + Redux + Usage Api Rest

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published