Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 944 Bytes

README.md

File metadata and controls

43 lines (28 loc) · 944 Bytes

Memories Counter

Developer: Ramin
Memories Counter is an application that can count the good days you have experienced in life!

Demo

You can check out a live demo of this project by visiting memories-counter

Stack

  • JavaScript
  • TypeScript
  • Tailwind CSS
  • React JS ( Vite )

Getting Started

Prerequisites

Make sure you have the following software installed on your system:

  • Node.js (version > 18.12)
  • Yarn (recommended) or npm (JavaScript package manager)

Installation

  • Clone or download the latest version of this project.
  • Open your terminal or command line and navigate to the project directory.
  • Install the project dependencies by running the following command:
npm install
  • Open a new terminal window and start the frontend project by running:
npm run dev

Feel free to explore and enjoy the Life-Counter