MTTI-web / FreshDesk

A classical email site, which will help you connect to the world.

Home Page:fresh-desk.mtti.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FreshDesk

This is a classical email site, which will help you connect to the world.

This will help you create labels, add labels to emails, and sort them accordingly. You can delete and archive emails.

There is a dictionary feature in the application powered by the Google Dictionary API. You can use the dictionary to find the words in the languages: English, French, German and Spanish.

This website has been made using React, React DOM and React Router DOM.

If you want to run the code from your editor by downloading it, you can install the following things using npm.

npm install parcel react react-router-dom

Run the code using npm run start (see package.json).

How the code works:

  • The emails are opened using Dynamic web addresses in React Router DOM.

Hope you like my application.

About

A classical email site, which will help you connect to the world.

fresh-desk.mtti.vercel.app


Languages

Language:JavaScript 77.6%Language:CSS 19.7%Language:HTML 2.8%