Skip to content

Desafio básico para entender a estrutura de um projeto react com a configuração inicial do webpack e principalmente aplicar a componentização em determinadas partes da aplicação

License

Notifications You must be signed in to change notification settings

LuizFelipe16/ignite-challenge-watch-me

Repository files navigation

Banner


WatchMe

Ignite Challenge Project! Basic challenge to understand the structure of a react project with the initial configuration of webpack and mainly apply componentization in certain parts of the application



PyPi license Badge Badge GitHub release



🛠 Technologies

The following tools were used in building the project:


🤖 Project Status 🚀 Complete! 🤖


Getting Started

These instructions will get you a copy of the full project up and running on your local machine for development and testing purposes.

The project can be built with npm or yarn, so choose one of the approach bellow in case you don't have any installed on your system.

  • Npm is distributed with Node.js which means that when you download Node.js, you automatically get npm installed on your computer. Node.js

  • Yarn is a package manager built by Facebook Team and seems to be faster than npm in general.


Features


  • ✅ API consumption;
  • ✅ List all films;
  • ✅ Sort movies by category;
  • ✅ Sass stylization;

How to Install

  • To download the project follow the instructions bellow:
1. git clone
2. cd ignite-challenge-watch-me
  • Install the dependencies and start:
3. yarn
4. yarn start and yarn server
  • or
3. npm install
4. npm run start and npm run server
  • Have fun just like me while programming

Screen Shots

  • Home

ScreenShot


Author

Luiz Felipe S. Felizatti 🎯

Contact:

About

Desafio básico para entender a estrutura de um projeto react com a configuração inicial do webpack e principalmente aplicar a componentização em determinadas partes da aplicação

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published