Emotion-Wheel / README.md
Table of Contents
About
Emotion Wheel is a web application that helps you uncover the best words to describe the emotions you're feeling.
Built With
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.0or higher) - npm
- git (optional)
Installation
- Clone the repository
git clone https://github.com/D3W10/Emotion-Wheel.git - Open the project folder using your prefered code editor (ex: VS Code)
- Install the npm packages
npm i - Run the application
npm run dev
License
Distributed under the MIT license. Check LICENSE for more details.
Credits
- Made by D3W10