https://github.com/elalfymohamed/moviewatchlist
Movie Watch List
https://github.com/elalfymohamed/moviewatchlist
api context-api parcel reactjs tailwindcss
Last synced: about 1 month ago
JSON representation
Movie Watch List
- Host: GitHub
- URL: https://github.com/elalfymohamed/moviewatchlist
- Owner: elalfymohamed
- Created: 2021-05-24T21:32:25.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-07T23:19:18.000Z (about 5 years ago)
- Last Synced: 2025-09-08T02:51:45.124Z (9 months ago)
- Topics: api, context-api, parcel, reactjs, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 268 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Watchlist project
Movie WatchList project.
## Building and running on localhost
First install dependencies:
```sh
yarn
```
To run in hot module reloading mode:
```sh
yarn start
```
To create a production build:
```sh
yarn build
```
## Running
Open the file `dist/index.html` in your browser