Giter VIP home page Giter VIP logo

dashboard_view's Introduction

DashBoard View

This project is a React application built using Next.js, Sass, Tailwind CSS, Context API for state management, Supabase for storing and fetching analytical data, and NextAuth.js for authentication (Google provider only).

Installation and Setup

To run this project on your local machine, follow these steps:

  1. Clone the repository:

    git https://github.com/Shaik-mohd-huzaifa/React_Intern_Assignment.git 
    cd React_Intern_Assignment
  2. Install dependencies:

    npm install
  3. Set up Supabase:

    • Create a Supabase account and set up a new project.
    • Configure your Supabase instance and obtain the necessary credentials (URL, API Key).
  4. Configure environment variables:

    Create a .env.local file in the project root and add the following environment variables with your Supabase credentials:

    NEXT_PUBLIC_SUPABASE_URL=your_supabase_url
    NEXT_PUBLIC_SUPABASE_ANON_KEY=your_supabase_api_key
    
  5. Run the application:

    npm run dev

    The application will be running at http://localhost:3000.

Authentication

Authentication in this project is handled using NextAuth.js with Google provider. To set up authentication with other providers, refer to the NextAuth.js documentation.

Access the Application

The application is hosted and can be accessed here.

Feel free to explore and interact with the app!

dashboard_view's People

Contributors

shaik-mohd-huzaifa avatar

Stargazers

Tuan Duc Tran avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.