Coder Social home page Coder Social logo

kamaldas492 / happie-profile Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dhruv-sood/happie-profile

0.0 0.0 0.0 164 KB

Create. Share. Shine. Your Personal Portfolio Awaits

Home Page: https://happie-profile.vercel.app

JavaScript 97.43% CSS 1.42% HTML 1.15%

happie-profile's Introduction

Happie-Profile

Happie Profile is a platform that allows developers to create dynamic, data-driven personal portfolios. Showcase your journey and connect with the tech community!

Table of Contents

Features

  • Create a personal portfolio with dynamic content.
  • Integrates with Firestore for data management.
  • User-friendly interface built with React and Tailwind.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/Happie-Profile.git
    cd Happie-Profile
  2. Install dependencies:

    Make sure you have Node.js installed. Then, run:

    npm install
  3. Set up Firestore Database:

    • Go to the Firebase Console.
    • Create a new project or use an existing one.
    • Navigate to Firestore Database and create a new database.
    • Set up your collection and documents according to your project needs.
  4. Setup Environment Variables:

    Create a .env file in the root of your project directory and add the following variables:

    REACT_APP_FIREBASE_API_KEY=your_firebase_api_key
    REACT_APP_FIREBASE_AUTH_DOMAIN=your_firebase_auth_domain
    REACT_APP_FIREBASE_PROJECT_ID=your_firebase_project_id
    REACT_APP_FIREBASE_STORAGE_BUCKET=your_firebase_storage_bucket
    REACT_APP_FIREBASE_MESSAGING_SENDER_ID=your_firebase_messaging_sender_id
    REACT_APP_FIREBASE_APP_ID=your_firebase_app_id
    

    Replace the placeholder values with your actual Firebase project credentials.

Usage

To start the development server, run:

npm run dev

Navigate to http://localhost:5173 in your browser to view the application.

License

This project is licensed under the MIT License

happie-profile's People

Contributors

dhruv-sood avatar kashvi2004 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.