Install the dependencies and devDependencies and start the server.
$ npm install
$ npm run dev
-
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