Skip to content

Max-im/concerts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concerts

App info:

Name Concerts
Description Concert poster page
Start date 09.11.2017
Version 1.0.0

SetUp the app

  • Download this repo: git clone https://github.com/Max-im/concerts
  • Go to the project directory: cd concerts
  • 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 cli;
  • Router;
  • React react / ES6 ES6;
  • HTML5 HTML / BEM bem / OpenGraph openGraph;
  • Sass (Scss) sass / CSS3 CSS3;

Schedule:

Num Action Hours
1. Consider the project, create repo, readme.md 0.5
2. Environment init, structure the project 0.5
3. Prepare assets for the projects 1
4. Create Header component 1
5. Create Form component 2
6. Create Main component 7
7. Create Footer component 1
8. Code review, refactoring 2
9. Add microdata, correct readme 0.5
10. Deploy 0.5
TOTAL 16