This project was building with Create React App.
- Register
- Login and authoriztion
- Get movies from api (https://api.nomoreparties.co/beatfilm-movies)
- Get and post users from api(https://github.com/BakayAlexander/movies-explorer-api)
- Search and like movies
- Patch users data
- work with API
- Typing in React
- Responsive design
- Routing
- Work with SVG
- BEM
- Download this project or
git clone
- Run command
npm i
- Run
npm run start
- Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
- 😎 Create React App (CRA)
- 🔥 React
- 👞 CodeStyle - Prettier;
- 🎥 Public film Api - Beat Film
- 🏩 Private user Api - MoviesExplorer Api
- 👗 Styling - BEM