Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fasakinhenry/ideatracker

A simple App for people to store and keep track of their Ideas
https://github.com/fasakinhenry/ideatracker

appwrite ideas javascript notes react tailwind track

Last synced: about 2 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

# IdeaTracker

![Ideatracker](https://socialify.git.ci/fasakinhenry/Ideatracker/image?description=1&font=Inter&forks=1&issues=1&language=1&name=1&owner=1&pattern=Circuit%20Board&pulls=1&stargazers=1&theme=Light)

> [Check it out here](https://ideatracker.vercel.app)

## 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:
```sh
git clone https://github.com/fasakinhenry/ideatracker.git
cd ideatracker
```

2. Install dependencies:
```sh
npm install
```

### Development

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

```sh
npm run dev -- --port 3000
```

Made with 💖 by Fasakin Henry

> Copyright 2024