Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 536 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 536 Bytes

Description:

The client side for "Stories" web-site on React + Redux with authentication(sign in, signup), allowing user to share stories and give them a like :)

Status: adding some features

Styled components, responsive web, fully type checking, tests //?

Instruction

npm install

npm start

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

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