Skip to content

Luc4sguilherme/cryptocurrency-history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

A simple cryptocurrency history chart

print

🚀 Technologies

This project was developed with the following technologies:

Requirements:

  • Nodejs

ℹ️ How To Use

From your command line:

Server

  • Install dependencies: npm install

  • Create a .env file by following the .env.example file

  • Run the server app: npm start

Web

  • Install dependencies: npm install

  • Create a .env file by following the .env.example file

  • Run the web app: npm run dev

Access the URL in your browser: http:https://localhost:3000

Author

👤 Lucas Guilherme