Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chaabaneanas/fiche-de-l-interlocuteur

Fiche-de-L-interlocuteur is a take-home assignment from a local company, it is a Custom Component based SPA and has serval features such as DoubleClick to edit and conditional graph rendering, the app is built to be scalable and Feature proof and ready to be integrated into a real word project
https://github.com/chaabaneanas/fiche-de-l-interlocuteur

css mui react typescript

Last synced: 26 days ago
JSON representation

Fiche-de-L-interlocuteur is a take-home assignment from a local company, it is a Custom Component based SPA and has serval features such as DoubleClick to edit and conditional graph rendering, the app is built to be scalable and Feature proof and ready to be integrated into a real word project

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)

# 📖 [Fiche-de-L-interlocuteur]

**[Fiche-de-L-interlocuteur]** is a take-home assignment from a local company, it is a Custom Component based SPA and has serval features such as DoubleClick to edit and conditional graph rendering,
the app is built to be scalable and Feature proof and ready to be integrated into a real word project

## Preview

![image](https://user-images.githubusercontent.com/99597333/227730323-ee8af186-c72e-4c66-a6f9-81dd2305a37b.png)

## 🛠 Built With

### Tech Stack

Client

Server

Database

(back to top)

## 🚀 Live Demo

- [Live Demo Link](https://enr-agri.netlify.app/)

(back to top)

## 💻 Getting Started

> To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

Node.js instaled on your machine :

- Head to node js website [Here](https://nodejs.org/en)

and any kind of code editors(VScode for example ) :

```sh
sudo i code
```

### Setup

Clone this repository to your desired folder:

Example commands:

```sh
cd my-folder
git clone [email protected]:myaccount/my-project.git
```

### Install

Install all Dependencies:

```sh
cd my-project
npm install
```

--->

### Usage

To run the project, execute the following command:

```sh
npm run dev
```

(back to top)

## 👥 Authors

> Mention all of the collaborators of this project.

👤 **Anas Chaabane**

- GitHub: [@ChaabaneAnas](https://github.com/ChaabaneAnas/)
- Twitter: [@chaabaneanas](https://twitter.com/chaabaneanas)
- LinkedIn: [@AnasChabaane](https://linkedin.com/in/AnasChabaane)

(back to top)

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/ChaabaneAnas/Fiche-de-L-interlocuteur/issues).

(back to top)

## ⭐️ Show your support

Please Start this Project If you like it enought :D

(back to top)

## 🙏 Acknowledgments

I would like to thank Microverse for making all of this possible

(back to top)

(back to top)

## 📝 License

This project is [MIT](./LICENSE) licensed.

(back to top)