Skip to content

Olu1111/Tasky

Repository files navigation

Tasky

Table of Contents

Introduction

Purpose

The purpose of this project is to...

For further information please see the project_overview.md guide.

About the Customer

Sample Customer Information...

Tech Stack Notice

For the duration of this project, development will be done using the MERN tech stack — MongoDB, Express.js, React, and Node.js. All architectural decisions, feature implementations, and contributions should align with this stack to ensure consistency, maintainability, and efficient collaboration across the team.

MongoDB

MongoDB info and docs...

Installation Commands

Common Commands

Express

Express info and docs...

Installation Commands

Common Commands

React Vite

React info and docs...

Installation Commands

npm create vite@latest my-app
cd my-app
npm install
npm run dev

Common Commands

npm run dev     # Start development server
npm run build   # Build for production
npm run preview # Preview production build locally

Node js

Node.js info and docs... Node JS Documentation

Installation Node JS Downlaod Link

Verify Installation

node -v
npm -v

Common Commands

Getting Started

Sample Getting Started information (briefly explain top level info for devs to get started. Link them to the more in-depth getting started .md file)

For further information on starting development please see the detailed getting_started.md file.

Key Docs

About

Task management web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors