Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fasakinhenry/ideatracker
- Owner: fasakinhenry
- Created: 2024-10-31T00:46:17.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-21T11:17:24.000Z (about 2 months ago)
- Last Synced: 2025-01-04T21:14:32.079Z (7 days ago)
- Topics: appwrite, ideas, javascript, notes, react, tailwind, track
- Language: JavaScript
- Homepage: https://ideatrack.vercel.app
- Size: 169 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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