Skip to content

[Under construction] Mailbox inspired in Gmail

Notifications You must be signed in to change notification settings

jaavier/mailbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

This is a small project to continue practicing with Typescript and TailwindCSS. I love to learn by doing, so I started to create a mailbox inspired in Gmail design.

This project could be used with other purposes, like project managment, ticket managment and your imagination is the limit!

Still under construction. Feel free to contribute :)

Preview

image

Preview Dark Mode

You can try this version in branch feature/dark-mode

image

Clone repo

git clone https://github.com/jaavier/mailbox/

Install dependencies

cd mailbox and npm install

Run

After install dependencies run npm start