Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 679 Bytes

README.md

File metadata and controls

25 lines (22 loc) · 679 Bytes

#agumballofkindness

Description

#agumballofkindness is a project aimed at spreading kindness through nice messages. The idea is to create a platform where users can share and receive words of kindness, inspiring others to do the same, sharing kindness with everyone.

Installation

  1. Clone the repository:
    git clone https://github.com/ekqiu/agumballofkindness.git
  2. Navigate to the project directory:
    cd agumballofkindness
  3. Install the necessary dependencies:
    npm install

Usage

  1. Start the application:
    npm start
  2. Open your browser and navigate to http://localhost:3000.