Otus-web-dev Front end part

Homework: create an index page/homepage

for online courses

using Bootstrap 4

The home page includes:
  • Navigation bar
  • Jumbotron to greet users
  • Top 3 courses
  • The footer with social media buttons
  • HW15: added custom.js to show content for learn more buttons
  • HW13: REST API, ajax request
  • HW17: schedule.html included to show table of courses per date
  • HW18: webpack configuration
  • HW21: custom.js refactored according to ES6 syntax

After you git clone this project, do not forget to:

npm install

To build all the dependencies in webpack. Then see:

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Author

Akerke https://github.com/AkerkeKesha