Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 892 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 892 Bytes

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