# hooks-movie-app **Repository Path**: nur/hooks-movie-app ## Basic Information - **Project Name**: hooks-movie-app - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Hooks Movie App This is the demo application using React Hooks!!! # Getting Started These instructions should get you a copy of the project up and running on your local machine for development and testing purposes. # Prerequisites Things you need to get started: - A recent version of Node running on your machine (8.0 or higher), check this [link](https://nodejs.org/en/download/) to download it. - A cool text editor, I recommend using either [VSCode](https://code.visualstudio.com/download) or [Atom(with the nuclide plugin)](https://nuclide.io/docs/editor/setup/) # Installing To get the project running, follow these steps: - Create a folder -Enter/Navigate into that folder ``` cd ``` - Clone this repository: ``` git clone https://github.com/samie820/hooks-movie-app.git ``` - Install all the project's dependencies: ``` yarn or npm install ``` - Once that's done, run the project: ``` npm start or yarn start ``` # Deployment The app can be deployed using either heroku or Netlify # Built With - Javascript - React - (UI library) # Contribution Please read the [CONTRIBUTING.md](#) file (Soon to be added) to see how you can contribute and add more features to the project. # Authors TODO: Add the Authors