Skip to content

NathaEEUD/crypto-list

Repository files navigation

Cryptocurrencies List

Cryptocurrencies List Repository

🧰 Technologies

⚛️ Atomic Design

Components categoraization methodology

  • Atoms
  • Molecules
  • Organisms
  • Templates
  • Pages

Based on the methodology of Brad Frost

🚀 Installation

  1. Clone Repository
git clone git@github.com:NathaEEUD/crypto-list.git
  1. Install Node Modules

Navigate into your new site’s directory and install Node modules.

cd crypto-list
npm install
  1. Start Developing

Start Crypto List up.

npm run dev
  1. Open the Source Code and Start Editing!

Crypto List site is now running at http://localhost:3003!