#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.
- Clone the repository:
git clone https://github.com/ekqiu/agumballofkindness.git
- Navigate to the project directory:
cd agumballofkindness
- Install the necessary dependencies:
npm install
- Start the application:
npm start
- Open your browser and navigate to
http://localhost:3000
.