-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Kamila Matla-Tomczyk
committed
Oct 1, 2018
1 parent
dfbdda7
commit 1e4ae30
Showing
1 changed file
with
0 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,3 @@ | ||
# TVloVe | ||
TVloVe A simple React/Redux app allowing to browse through today's TV releases. | ||
Created with create-react-app and ejected to add CSS Modules and Sass. | ||
|
||
Steps to run it locally: | ||
- `git clone` the repo | ||
- `cd` into the repo folder | ||
- `yarn install` to install dependencies | ||
- `yarn start` to run the server on `http://localhost:3000` | ||
|
||
Demo app to be find [here](https://ka1130.github.io/TVloVe/). |