Axelest / blogApp

Basic crud app with react redux redux saga.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple blog with react redux and redux saga

This application contains the very simple CRUD process for content.

Getting Started

  1. Clone the project
  2. Run "yarn run install " or "npm run install" dependencies will be installed
  3. Once the first command has completed its process Run "yarn serve". Here you will have dependencies installed by the previous step and project is ready to be viewed in your browser here http://localhost:4300. This step creates a production version of the application.
  4. If you wish to run this app in dev mode then run "yarn run develop".

Authors

Axel Garcia

About

Basic crud app with react redux redux saga.


Languages

Language:TypeScript 86.4%Language:CSS 10.1%Language:HTML 3.6%