https://github.com/frau-azadeh/crm
This is a simple yet elegant CRM (Customer Relationship Management) application built using modern frontend technologies
https://github.com/frau-azadeh/crm
nextjs14 react-hook-form react-query tailwindcss toast typescript
Last synced: 4 months ago
JSON representation
This is a simple yet elegant CRM (Customer Relationship Management) application built using modern frontend technologies
- Host: GitHub
- URL: https://github.com/frau-azadeh/crm
- Owner: frau-azadeh
- License: mit
- Created: 2025-02-16T07:29:02.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-09-15T09:44:50.000Z (5 months ago)
- Last Synced: 2025-09-15T11:33:05.813Z (5 months ago)
- Topics: nextjs14, react-hook-form, react-query, tailwindcss, toast, typescript
- Language: TypeScript
- Homepage: https://crm-rho-henna.vercel.app/
- Size: 365 KB
- Stars: 17
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# 🚀 Simple CRM Application
This is a simple yet elegant CRM (Customer Relationship Management) application built using modern frontend technologies to demonstrate core development skills with the following stack:
Next.js (App Router, SSR, ISR, SSG)
TypeScript
Tailwind CSS
### 💻 Desktop View
A clean and modern design for desktop users:

## 🚀 Live Demo
Check out the live application here: [CRM](https://crm-rho-henna.vercel.app/)
## 🛠️ Key Features
Responsive and modern UI design
Customer management system (CRUD operations)
App Router with Next.js 14
Strong typing with TypeScript
Utility-first styling with Tailwind CSS
## 📦 Tech Stack
| Technology | Description |
| ---------------- | -------------------------------------------------------------------- |
| **Next.js** | React framework for server-side rendering and static site generation |
| **TypeScript** | Typed JavaScript for safer and scalable development |
| **Tailwind CSS** | Utility-first CSS framework for rapid styling |
## 🚀 Getting Started
1. Clone the repository
git clone https://github.com/frau-azadeh/crm.git
2. Navigate to the project directory
cd my-crm-app
3. Install dependencies
npm install
4. Run the development server
npm run dev
Visit http://localhost:3000 in your browser to view the app.
## 🤝 Contributing
Contributions are welcome! Feel free to submit a pull request or open an issue.
Developed with 🌻 by Azadeh Sharifi Soltani Feel free to connect and collaborate!