Project title:

Owen Wilson`s "Wow" 🎞️

Project description🚀:

In this project I have created a website where you can search Owen Wilson's films by title or by year and click on each one to find more information such as, for example, the audio of the film where you can hear "wow".

A website will be developed with the following characteristics:

Language: English.

Using HTML, Sass, Javascript, React.

Use of mediaqueries for the adaptation of the application to the different devices, mobile, tablet and desktop.

Use of routes for web browsing

Using git for project version control.

Publication of the result on the Internet using GitHub Pages.

On the main page, you will see:

  • A header: with the title of the page.
  • Main: with the search filter and film listing.

Components:

components

Built with 🛠️:

Languages:

  • HTML
  • SCSS
  • Javascript
  • React

Tools:

  • VSC
  • GITHUB
  • GULP
  • ADALAB WEB STARTER KIT
  • NPM

🙋 Author:

Sara Fernández

Getting Started Guide

NOTE: You need to have Node JS installed to work with this Starter Kit.

Steps to follow :

  • Clone this repository
  • Open a terminal in the repository root folder.
  • Install the local dependencies by running the following command in the terminal: npm install
  • Start the project with the command: npm start