Skip to content

arb1ona/Appartner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appartner

Installation

Install the dependencies and devDependencies and start the server.

$ npm install
$ npm run dev

What we will be covering ?

  • Props & State concepts

  • Functional & Class Components

  • Routing in React

  • Creating layout

  • Overriding bootstrap styles with className

  • Creating complex component from scratch

  • Installing & using npm packages

  • Creating branches & Merging branches

  • Deploying application to Heroku