Skip to content

A simple App for people to store and keep track of their Ideas

Notifications You must be signed in to change notification settings

fasakinhenry/Ideatracker

Repository files navigation

IdeaTracker

Ideatracker

Check it out here

Introduction

IdeaTracker is a web application built with React and Vite. It allows users to track and manage their ideas efficiently. The application supports user authentication, idea creation, editing, and deletion, and provides a responsive design for a seamless user experience.

Tech Stack

  • Frontend: React, Vite
  • Backend: Appwrite
  • Styling: Tailwind CSS
  • Build Tool: Vite
  • Linting: ESLint
  • Icons: Iconify

Features

  • User authentication and management
  • Idea creation, editing, and deletion
  • Responsive design
  • Fast and efficient development with Vite
  • ESLint integration for code quality

Quick Start

Prerequisites

  • Node.js (>= 14.x)
  • npm (>= 6.x)

Installation

  1. Clone the repository:

    git clone https://github.com/fasakinhenry/ideatracker.git
    cd ideatracker
  2. Install dependencies:

    npm install

Development

To start the development server with hot module replacement (HMR):

npm run dev -- --port 3000

Made with 💖 by Fasakin Henry

Copyright 2024