JohnTurkson / crypto-trading-platform

A simulated platform for trading and managing cryptocurrency portfolios. Built with React + Typescript, hosted and scaled on AWS (Lambda).
https://crypto.johnturkson.com
8 stars 3 forks source link

Navigation setup #14

Closed andykwan1124 closed 3 years ago

andykwan1124 commented 3 years ago

Closes #2

navbar

andykwan1124 commented 3 years ago

Personally I have no preference on single/double quotes, but I do see more ppl using single than double quotes in react apps. What do you think?

JohnTurkson commented 3 years ago

Personally I have no preference on single/double quotes, but I do see more ppl using single than double quotes in react apps. What do you think?

Let's go with double quotes.