Skip to content
/ food Public

Add logic to the web page according to the tasks from the course on Udemy platform: "A complete course in JavaScript + React - from scratch to results"

Notifications You must be signed in to change notification settings

monsara/food

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food

https://monsara.github.io/food/dist

Add logic to the web page according to the tasks from the course on Udemy platform: "A complete course in JavaScript + React - from scratch to results" "A complete course in JavaScript + React - from scratch to results"

Browser Support

New browsers — Firefox, Chrome, Opera, Microsoft Edge and IE 11, newer versions of Android/iOS, etc.

Used techniques

HTML/CSS

  • BEM methodology
  • SASS/SCSS (variables, SCSS modules)

JavaScript features

  • Switching tabs
  • Timer with deadline
  • Opening modal window after 3 seconds, by preesing triger buttons or scrolling to the end of the page

Instruments

  • Git
  • Npm
  • Gulp
  • Chrome DevTools
  • VS Code

Developing

Run site locally

Before using the Gulp Starter Kit, make sure that Gulp and Node.js are installed on your computer

To build the site on your PC, run the following commands in the terminal:

  • Clone the repository on your computer
git clone https://github.com/monsara/generator-hub.git
  • Go to the project folder
cd food
  • Install dependencies
npm install
  • Run the build project
gulp

About

Add logic to the web page according to the tasks from the course on Udemy platform: "A complete course in JavaScript + React - from scratch to results"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published