rtharungowda / Bootstrap4-Coursera-1

Coursera Course 1- Front End UI Tools using Bootstrap , Specialisation - Full stack development using React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootstrap4-Coursera-1

Coursera Course 1- Front End UI Tools using Bootstrap , Specialisation - Full stack development using React

Install npm and node.js

Click on your operating system to know how to install npm and nodejs :
-Ubuntu
-Windows
-Mac

Install Bootstrap 4

npm install bootstrap

Install dependencies

Clone the repo and change directory to the cloned repo directory in terminal

git clone https://github.com/rtharungowda/Bootstrap4-Coursera-1
cd Bootstrap4-Coursera-1

And then

Run the following command in terminal to install dependencies from

npm install

To run the application on browser run

npm start

About

Coursera Course 1- Front End UI Tools using Bootstrap , Specialisation - Full stack development using React

License:MIT License


Languages

Language:HTML 78.4%Language:JavaScript 10.1%Language:CSS 6.0%Language:SCSS 3.0%Language:Less 2.5%