Giter Club home page Giter Club logo

movies-explorer-frontend's Introduction

🔥Hello world!🔥

My name is Arthur and I am a Frontend developer.

(you can see my summary here (in Russian))


I graduated and worked a lot as a civil systems engineer. So I like the internals of system, the engineering, the interaction and the general technical everything. But I also like to see the result of my work at once, so I decided to try myself in frontend.

I like to work in a team, and I can often understand from half a word :D

Stack of technologies:


Backend:

NodeJS Badge MongoDB Badge Nginx Badge Express.js Badge

General:

Git Badge ESLint Badge Figma Badge Inkscape Badge Gimp Badge

GitHub Streak

Contact

Telegram Badge Outlook Badge LinkedIn Badge Facebook- Badge

movies-explorer-frontend's People

Contributors

arturkhelshtein avatar

Stargazers

 avatar  avatar

Watchers

 avatar

movies-explorer-frontend's Issues

⚛️Блок поиска по фильмам

Для работы с нашим и сторонним сервисом в директории utils/ создайте два файла:

  • MainApi.js,

  • MoviesApi.js.

Первый файл будет содержать описание запросов к нашему Api. Второй — к сервису beatfilm-movies. Напишите этот код на нативном JS, применяя fetch. Вы можете использовать как обычные функции с импортом в нужные компоненты, так и классовую структуру.

⚛️валидация формы поиска

Если в поле не введён текст, выводится ошибка «Нужно ввести ключевое слово».
Если слово введено, то осуществляется запрос к API. Сервис, к которому нужно обратиться — https://api.nomoreparties.co/beatfilm-movies. Вам не нужно настраивать параметры запроса — получите все данные с сервиса, а фильтровать их вы уже будете на клиентской части.
После получения данных от сервера нужно отобразить их в блоке результатов. О нём далее.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.