Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 614 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 614 Bytes

News App

Installation

Clone repo

$ git clone https://github.com/ufon/news-app.git 

Install the dependencies and start the server.

$ cd news-app
$ npm install
$ npm start

Timeline

- Deciding about technologies, libraries, frameworks (1 hour)
- Setup repo & basic architecture. Routing (2 hours)
- Design (2 hours)
- Creating basic components (3 hours)
- Creating redux actions, reducers, state thinking (1.5 hours)
- Firebase integration for likes, views count (1 hour)

Total: 10.5 hours

Really spent time

4 days. (4 hours a day)

4 * 4 = 16 hours