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.
- Frontend: React, Vite
- Backend: Appwrite
- Styling: Tailwind CSS
- Build Tool: Vite
- Linting: ESLint
- Icons: Iconify
- User authentication and management
- Idea creation, editing, and deletion
- Responsive design
- Fast and efficient development with Vite
- ESLint integration for code quality
- Node.js (>= 14.x)
- npm (>= 6.x)
-
Clone the repository:
git clone https://github.com/fasakinhenry/ideatracker.git cd ideatracker
-
Install dependencies:
npm install
To start the development server with hot module replacement (HMR):
npm run dev -- --port 3000
Made with 💖 by Fasakin Henry
Copyright 2024