/movie-search-app

A simple movie app with search using NodeJs, ReactJS and TypeScript.

Primary LanguageTypeScriptMIT LicenseMIT

Last commit on GitHub Made by Victor Project top programing language GitHub license

Movie Search App

A Movie Search App created with Typescript and React to study React Hooks and TypeScript

🚀 Built with

This Project was developed with the following technologies:

📷 Images/Gifs


ℹ️ How to run

Requirements

To run the application you will need:

Now clone the repository and install the dependencies

# to clone the repository
git clone https://github.com/victorgrodriguesm7/movie-search-app.git

# go into the project folder
cd movie-search-app

# go into the backend folder
cd backend

# install the dependencies of backend
npm install

# go into the frontend folder
cd ../frontend

# install the dependecies of frontend
npm install

Now with everything on place, run the server and then run the application

# go into the backend folder
cd backend

# run the express server with
npm start

# go into the frontend folder
cd ../frontend

# run the react app
npm start

📄 License

This project is under the MIT license. See the LICENSE for more information

📬 Get in touch!

Email - Victor Gabriel