elassol / AddressBook

Create React App and Saga Fetching API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AddressBook App

Create React App using React fetching data from API with Sagas, React Router, Styled Components

This project was bootstrapped with Create React App.
Use of rewired to extend Create React App without ejecting the app.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn lint

Runs eslint and stylelint in a single script.\

yarn lint:js runs only eslint.
yarn lint:css runs only stylelint.\

About

Create React App and Saga Fetching API


Languages

Language:JavaScript 91.1%Language:HTML 8.7%Language:CSS 0.2%