Skip to content

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

Notifications You must be signed in to change notification settings

Jamal-SaadEddin/Vidly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

. 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)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published