https://github.com/riteshkumarshukla/emoquotient
EmoQuotient: Unlocking Your Emotional Potential
https://github.com/riteshkumarshukla/emoquotient
Last synced: about 2 months ago
JSON representation
EmoQuotient: Unlocking Your Emotional Potential
- Host: GitHub
- URL: https://github.com/riteshkumarshukla/emoquotient
- Owner: RiteshKumarShukla
- Created: 2023-08-18T14:13:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-25T04:07:22.000Z (over 1 year ago)
- Last Synced: 2025-02-13T14:53:10.008Z (3 months ago)
- Language: JavaScript
- Homepage: https://emoquotient.netlify.app/
- Size: 613 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EmoQuotient
EmoQuotient: Unlocking Your Emotional Potential## Introduction
Ever wondered what others think of you? The Social Skill Rating Website provides a unique way to receive feedback on your social skills anonymously. Whether it's for personal growth or curiosity, this website lets you gather insights from your contacts without revealing their identities.
## Features
- User-friendly interface for seamless interaction.
- Receive anonymous feedback on your social skills.
- Attractive animations and visual effects to enhance user experience.
- Elegant design with a focus on readability and aesthetics.## Screenshots








## Getting Started
Follow these steps to get the website up and running on your local machine:
1. Clone the repository:
```bash
git clone https://github.com/RiteshKumarShukla/EmoQuotient.git
```2. Navigate to the project directory:
```bash
cd emoquotient
```3. Install the dependencies:
```bash
npm install
```4. Start the development server:
```bash
npm start
```5. Open your browser and visit: `http://localhost:3000`
## Technologies Used
- React: A JavaScript library for building user interfaces.
- Styled Components: A CSS-in-JS library for styling components.
- Framer Motion: A library for creating animations and interactive UI components.
- AOS: Animate On Scroll library for adding animations on scrolling.Deployed Link: *https://emoquotient.netlify.app/*
```