Skip to content

Max-im/repo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo-list

Displays list of repo, you can mark repo as favorit and unmark on "favorits" page

App info:

Name Repo-list
Description get info about git-hub repo and handle it
Start date 03.10.2017
Version 1.0.0

SetUp the app

  • Download this repo: git clone https://github.com/Max-im/repo-list.git
  • Go to the project directory: cd repo-list
  • Install all App dependencies: npm i

Run the App

  • for start the project in develop mode:
    npm start
  • for build production version:
    npm run build

Technologies:

  • react-cli ;
  • React react / Redux redux / ES6 ES6;
  • Router;
  • HTML5 html / BEM ;
  • Sass (Scss) sass / CSS3 css;

Schedule:

Num Action Hours
1 Consider the project 1
2 Environment init, structure the project 1
3 Routing implementation 0.5
4 Create Header and NotFound (404) components 0.5
5 Implement fetch data, addToFav, removeFromFav 4
6 Add contributors info 1
7 Add sort function 2
8 Adaptive the app 0.5
9 Add localStorage 1.5
10 Refactoring, correct readme, add microdata 1
TOTAL 13

About

App displays list of a GitHub user repos

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published