Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vidly application

This project is based on the react course made by Mosh Hamedani

Content of this course

  • Creating reusable react component
  • Learning Lifecycle hooks
  • Paginating, filtering, sorting
  • Routing
  • Forms and their validation
  • Calling backends services - Axios used for this project
  • Authentification & Authorization
  • Deployment

Online version

The online version of this project is available here

Login in the app

Type username password
admin admin@admin admin
user user@user user1

Register tab

The register tab will create a new user, so will not be able to delete a movie.

Run Project in local

Install the node_modules with

npm install

and then run the app with

npm run start

About

Creation of a react application based on the course of Mosh Hamedani

Topics

Resources

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages