Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 1.11 KB

README.md

File metadata and controls

53 lines (33 loc) · 1.11 KB

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