Skip to content
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 542 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 542 Bytes

Monee

It's a simply portfolio for tracking cryptocurrencies. It uses the localStorage to save the portfolio. It's not a professional tool, it has been built for fun and learning purposes.

I've built it to practice a little bit with React / Redux. I also wanted to try Tachyons.

Install

Clone the repository and run: npm install or yarn

Run

Use npm start or yarn start to start the project. It will run a server at http://localhost:3000

To do

  • Replace Tachyons with a CSS-in-JS library
  • Add Edit
  • Add Delete