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

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

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:

![Desktop View](https://github.com/frau-azadeh/crm/blob/master/crm.png)

## 🚀 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!