Home About Me Projects Experience Skills More
Emotion Wheel logo

Emotion Wheel

Get the right word for your mood

Current Status
Completed
Links

GitHub

Website

Codename

Project Emotion

Main Tools
Editors
Other Tools

Emotion-Wheel / README.md



Logo

Emotion Wheel

Get the right word for your mood


Visit Website · Report Bug · Request Feature


Table of Contents

  1. About
    • Built With
  2. Development
    • Prerequisites
    • Installation
  3. License
  4. Credits


About

Emotion Wheel is a web application that helps you uncover the best words to describe the emotions you're feeling.


Built With

  • TypeScript
  • Next.js
  • React
  • TailwindCSS


Development

If you want to deploy a copy of Emotion Wheel on your device to develop a feature or fix a bug, follow the steps below to get started.


Prerequisites

In order to run the application, you will need the following tools:

  • Node.JS (18.0.0 or higher)
  • npm
  • git (optional)

Installation

  1. Clone the repository
    git clone https://github.com/D3W10/Emotion-Wheel.git
    
  2. Open the project folder using your prefered code editor (ex: VS Code)
  3. Install the npm packages
    npm i
    
  4. Run the application
    npm run dev
    


License

Distributed under the MIT license. Check LICENSE for more details.



Credits

  • Made by D3W10