Skip to content

marvin828santos/Streak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Project Title

Streak for mobile apps

Table of Contents

Technologies Used

  • Backend: NestJS
  • Frontend: React

Getting Started

Prerequisites

Make sure you have the following installed:

  • Node.js (version v20.17.0 or higher)
  • npm (or yarn)

Installation & Run Application(Backend and Frontend)

  1. Clone the repository: git clone https://github.com/marvin828santos/Streak.git cd streak
  2. Install dependencies for both backend and frontend:

For Backend (NestJS)

Navigate to the backend directory and install dependencies(run): cd streak-backend npm install npm start

For Frontend (React)

Navigate to the frontend directory and install dependencies(run): cd streak-frontend npm install npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published