Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 676 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 676 Bytes

Hi I'm Nurdoğan Bahadır 👋. Welcome to my Movie App Project with React.

This project was developed using React and Firebase. With Firebase, the user can create a new account or log in with their google account. The user can see the movies coming from the api and watch trailers if they want.

Live Link of the Project

Libraries and Technologies I use

  • hooks
  • heroicons
  • react rooter dom
  • tailwindCSS
  • Firebase
  • axios
  • API
  • react toastify

How to install

In the project directory, open the terminal and run:

npm install

This will install the necessary dependencies. After that, you can run:

npm start

How does my project look