Skip to content

jhudaz/sgvial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SGVial App


Jaime Andres Velez Rojas

simple crud app, using and API

DevTools

This application uses the next libraries and packages to work properly

  • ReactJS A JavaScript library for building user interfaces
  • Redux A predictable state container for JavaScript apps.
  • Axios Promise based HTTP client for the browser and node.js
  • Thunk Define React functional stateless components as thunks
  • ImmutableJs Persistent Immutable data structures
  • Redux-Immutable.js Create an equivalent function of Redux combineReducers that works with Immutable.js state.
  • Redux Form The best way to manage your form state in Redux.
  • JSONPlaceholder Fake Online REST API for Testing and Prototyping

Download

Download from the repository here, or use the git command to clone it:

$ git clone https://github.com/jhudaz/sgvial.git

Installation

Requirements

have installed NodeJs , Yarn, and a text editor

Install the dependencies.

$ cd sgvial
$ yarn install

Run the aplication

Development environment, the app is running in the port 3000 by default

$ yarn start

this will display the app on the browser

app

License

MIT

About

crud app using an API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published