andrealvesaraujo / Movie-Streaming

Sixth Dev Challenge of Codelândia: Movie Streaming Page

Home Page:https://movie-streaming-andrealvesaraujo.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues LinkedIn


Logo

Movie-Streaming

Sixth Dev Challenge of Codelândia: Movie Streaming Page
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. Contact
  7. Acknowledgments

About The Project

Product Name Screen Shot

  • Figma Prototype:

https://www.figma.com/file/Yb9IBH56g7T1hdIyZ3BMNO/Desafios---Codel%C3%A2ndia?node-id=7539%3A3

(back to top)

Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Installation

  1. Clone the repo

    git clone https://github.com/andrealvesaraujo/Movie-Streaming.git
  2. Install NPM packages

    npm install

(back to top)

Usage

  1. Run React

    npm start 
  2. Test Cypress on UI

    npx cypress open 
  3. Test Cypress on CLI

    npx cypress run

(back to top)

Roadmap

  • Add Cypress Tests to buttons
  • Add Carrousel of other movies info

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Andre Alves de Araújo - Linkedin - andrealvesaraujo.1995@gmail.com

(back to top)

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

(back to top)

About

Sixth Dev Challenge of Codelândia: Movie Streaming Page

https://movie-streaming-andrealvesaraujo.vercel.app/


Languages

Language:JavaScript 52.6%Language:SCSS 38.3%Language:HTML 9.0%