GitXplorerGitXplorer
m

movie-web-app

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
1e95706659ccb0b34f65a4884eb0c19e4b762acb

Update README.md

mmuhammedogz committed 3 years ago
Unverified
28831dac2af77df9e78e44203c1f331d93ca1156

Add reqirements to readme

mmuhammedogz committed 3 years ago
Unverified
8bd92c20fc4b01968f6d18ac844e19e2b5773dc1

Delete garbage lines and add some comments

mmuhammedogz committed 3 years ago
Unverified
91c9c0d9dd95e8e5b02bd0099869c8d461c7fd4e

Change smiley with emoji

mmuhammedogz committed 3 years ago
Unverified
f79df965be3f04c211eb4413f0a7fc77fd20421e

Add release date info and style

mmuhammedogz committed 3 years ago
Unverified
625f2205c3793c5a45ff0ebbfa1ffa282c8ee5e8

Fix routes

mmuhammedogz committed 3 years ago

README

The README file for this repository.

Movie-Web-App

A React Movie Web App for Appcent internship application

Live Demo

Running the app

Node.js is required to run the app.

npm install
npm run start

For building locally you can use the following command:

npm run build