Skip to content

BajraYeJoon/next-saas-landing-page

Repository files navigation

SAAS Landing Page

Description

This project is a comprehensive task management system designed to enhance productivity and collaboration for individuals and teams. With features like task delegation, deadline setting, task categorization, and an intuitive interface, it aims to streamline project management and boost efficiency.

Features

  • Integration Ecosystem: Connect with your favorite tools for a seamless workflow.
  • Goal Setting and Tracking: Break down objectives into achievable tasks.
  • Secure Data Encryption: Protect your data with end-to-end encryption.
  • Task Delegation: Easily assign tasks to team members.
  • Deadline Management: Set and track deadlines to ensure timely completion.
  • Task Categorization: Organize tasks into projects, tags, or custom categories.

Tech Stack

Client: NextJs, TailwindCSS, Framer-motion, Responsive UI

Badges

Add badges from somewhere like: shields.io

MIT License GPLv3 License AGPL License

Run Locally

Clone the project

  git clone https://github.com/bajrayejoon/revive

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start