Skip to content

A clone of Netflix made for pratice and learning of ReactJS

Notifications You must be signed in to change notification settings

KeplerLeo/cloneflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloneFlix

Screenshot

About

CloneFlix is a Netflix clone built with ReactJS. This project was developed to learn more about ReactJS and its ecosystem.

Technologies Used

  • ReactJS: A JavaScript library for building user interfaces.
  • React Hooks: Allows you to use state and other React features without writing a class.
  • TailwindCSS: A utility-first CSS framework for rapidly building custom user interfaces.

How to run

  1. Clone this repository

        git clone git@github.com:KeplerLeo/cloneflix.git
  2. Install dependencies

        npm install
  3. Run the project

        npm start

Live Demo

The project is deployed and can be accessed at https://keplerleo.github.io/cloneflix/

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

A clone of Netflix made for pratice and learning of ReactJS

Topics

Resources

Stars

Watchers

Forks