Back to Projects

Discover Videos

A web application that integrate with third party API and oAuth login

Discover Videos

Discover Videos

Description

A modern web application designed to manage tasks effectively, leveraging Next.js and TypeScript for a seamless user experience.

Key Features

  • User Authentication
  • Real-time Updates
  • Responsive Design

Tech Stack

  • Frontend: Next.js, React, TypeScript
  • Backend: Node.js, Express
  • Database: Firebase/Firestore
  • Styling: Tailwind CSS

Getting Started

To explore this project locally, you can follow the steps below:

  1. Clone the Repository:

    git clone https://github.com/ganimalqudhaifi/discover-videos.git
    cd project-name
    
  2. Install Dependencies:

    npm install
    
  3. Run the Development Server:

    npm run dev
    

    Access it at http://localhost:3000.

Project Structure

A well-organized structure that includes:

  • /app or /pages
  • /components
  • /styles
  • /utils
  • /public
  • /api

Contributing & License

Contributions are welcomed! Please fork the repository, make changes, and submit a pull request. This project is licensed under the MIT License.