Nylas API Frontend Challenge

Karthikeyan - Aug 30 - - Dev Community

This is a submission for the Nylas Challenge: Galaxy Brain.

Fetching All Email Messages

_ You need to connect to your personal email account using the Nylas API and retrieve all email messages. This likely involves authenticating with the Nylas API, making a request to fetch emails, and then displaying those emails on the frontend._

Sending Email Messages

_ You also need to enable the functionality to send an email using your personal email account. This would require implementing a form or an interface where you can compose a message, and then sending it via the Nylas API._

CODE --> https://github.com/karthic-keyan/react-nylas

Preview --> https://karthic-keyan.github.io/

Code

. . . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player