/watch-me

Primary LanguageTypeScriptMIT LicenseMIT

WatchMe

Overview

Watch-me is a simple movie listing application.

This repository was a code challenge where I got the assignment to make this application use components, where before, it's code was all in the "App.tsx" file.

You can find the old application here.

Installation & Running

First of all, install dependencies

yarn OR npm install

Then you need to run the fake api with:

yarn server OR npm run server

Finally, run the application with:

yarn dev OR npm run dev

You will be able to access it on http://localhost:8080.

Contact

Email: regisprogramming@gmail.com LinkedIn GitHub GitLab