Skip to content

luisalfonsodsg/crm-react

Repository files navigation

CRM React

This project is made with Vite and Tailwind CSS.

Demo

https://crm-react-eme-hache.vercel.app/

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

VITE_API_URL

Local Development

To use this project locally, you'll need to set up a local development environment with json-server. Follow these steps:

  1. Install json-server globally (if not installed):

    npm install -g json-server
  2. To run backend use server command

  3. To run frontend use dev command

Screenshot

CRM React CRM React CRM React

About

A React CRM for managing persons

Resources

Stars

Watchers

Forks

Contributors