Skip to content

wesleywil/zen_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Meditation App - Zen

A meditation app for calming the soul in this busy world.

Used Tech

Frontend: Typescript, Reactjs, React-Redux, Redux-Toolkit, Tailwind, DaisyUI

Backend: Node, Express, NextJs, Prisma, SQLite

Created By

How To Run

All commands are run from the root of the project, from a terminal:

Backend

Command Action
npm install Installs dependencies
npx prisma migrate dev --name init Create and seed the database(backend)
npm run dev Starts local dev server at localhost:8000

Frontend

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:5000
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying

Screenshots

Homepage

Homepage

Meditation

Meditation

Track

Track