Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 450 Bytes

README.md

File metadata and controls

41 lines (23 loc) · 450 Bytes

Meditation App

Simple Meditation app build using ReactJS with Vite and Tailwind.

Demo

https://meditation-app-tomkndn.vercel.app/

Run Locally

Clone the project

  git clone https://github.com/Tomkndn/Meditation-App.git

Go to the project directory

  cd Meditation-App

Install dependencies

  npm install

Start the server

  npm run dev

Tech Stack

Client: React, TailwindCSS