Max-im / react-calendar-calc

Calendar app

Home Page:https://max-im.github.io/react-calendar-calc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calendar-calc

App info:

Name Calendar-calc
Description Calculates the number of days between two selected dates
Start date 23.10.2017
Version 1.0.0

SetUp the app

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

Run the App

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

Technologies:

  • react-cli ;
  • React react / ES6 ES6;
  • Router;
  • Moment.js moment.js;
  • HTML5 html / BEM / OpenGraph / Schema;
  • Sass (Scss) sass / CSS3 css;

Schedule:

Num Action Hours
1 Consider the project 1
2 Environment init, structure the project 2
3 Prepare assets for the projects 1
4 Routing implementation 1
5 Create Header component 3
6 Create NotFound (404) component 1
7 Create About component 4
8 Create Calc component 12
9 Rewrith all the Calc component 6
10 Create Contacts component 3
11 Create Footer component 1
12 Refactoring, add microdata, correct readme 5
TOTAL 40

About

Calendar app

https://max-im.github.io/react-calendar-calc/


Languages

Language:JavaScript 36.4%Language:SCSS 34.3%Language:CSS 25.9%Language:HTML 3.4%