Giter Site home page Giter Site logo

gpecapedra / movies-list Goto Github PK

View Code? Open in Web Editor NEW
3.0 0.0 1.0 145 KB

Refactoring a page to use components for listing films according to a genre

License: MIT License

JavaScript 6.92% HTML 1.67% TypeScript 79.38% SCSS 12.02%
react javascript typescript rocketseat rocketseat-ignite sass refactor listing-films reactjs

movies-list's Introduction

movies list

Ignite Journey - Challenge 02

Project   |    Technologies   |    Layout   |    How to Use   |    Features   |    License

GitHub language count GitHub top language GitHub repo size GitHub last commit Github license

movies list


💻 Project

An application where your main objective is to refactor a page for listing films according to genre, to practice a little more about componentization in React. A challenge from Rocketseat's Ignite journey.

🚀 Technologies

This project was developed with the following technologies:

🔖 Layout

Created from Rocketseat template.

ℹ️ How To Use

To clone and run this application, you'll need Git and Yarn. From your command line:

# Clone the repository
$ git clone https://github.com/gisabernardess/movies-list.git 
# Go into the directory $ cd movies-list
# Install dependencies $ yarn
# Run the fake api $ yarn server
# Run the development server $ yarn dev
# Navigate to http://localhost:8080 # The app will automatically reload if you change any of the source files.

✨ Features

The application is already fully functional but much of its code is directly in the App.tsx file. To solve this in the best way, it is necessary to divide the application into at least two main parts: sidebar and the main content that has the header and the list of films.

  • The application has only one main feature, which is the list of films;
  • In the sidebar it is possible to select which category of films should be listed;
  • The first category on the list (which is "Ação") should already start as checked;
  • The application header has only the name of the selected category that must change dynamically;

📄 License

This project is under the MIT license. See the LICENSE for more information.


Made with ♥ by Gisele Silva 👋🏻 Get in touch!

movies-list's People

Stargazers

ZKBlockZ avatar Savio Lopes avatar João Victor Negreiros avatar

Forkers

guilous

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.