Jamal-SaadEddin / Vidly

Vidly is small movies app, build throughout React course in order to learn react skills (Pagination, Filtering, Sorting, Searching, React Routing)

Home Page:https://vidly-appliciation.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

. Vidly

Vidly is a small movie application built throughout the React course offered by Code with Mosh. This project was created to enhance React skills, including pagination, filtering, sorting, searching, and React routing.

Project Link

Vidly-Application

Getting Started

To run this application locally, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/Jamal-SaadEddin/Vidly.git
  2. Navigate to the project directory:

    cd vidly
  3. Install the project dependencies:

    npm install
  4. Start the development server:

    npm start

This will launch the application in development mode and open it in your default web browser at http://localhost:3000.

What I've Learned throughout this course

  • Build and deploy fast and interactive React apps with confidence
  • Build reusable components
  • Build tables and lists with pagination, sorting and searching
  • Build forms with validation using Joi
  • Implement routing with React Router
  • Handle and log errors effectively
  • All about Function Components and Hooks
  • Write clean, maintainable code like a pro
  • VS Code shortcuts to write more code in less time
  • And much, much more!

Course Link

Mastering React 16

Acknowledgments

A special shoutout to Mosh Hamedani for his exceptional teaching style and dedication to providing a comprehensive learning experience. Grateful for the insights and knowledge gained throughout the course.

Happy coding! 🚀

About

Vidly is small movies app, build throughout React course in order to learn react skills (Pagination, Filtering, Sorting, Searching, React Routing)

https://vidly-appliciation.netlify.app


Languages

Language:JavaScript 89.7%Language:HTML 6.4%Language:CSS 3.9%