The site is a cryptocurrency trading platform comparison tool that provides key information for different platforms, helping users make informed decisions.
This project is a Node.js application that fetches data from an API, stores it in a database, and displays the processed data in a tabular view. It includes features like data retrieval, database storage, data processing, and frontend rendering using EJS templates.
You can access the live application here: hodlinfo-quadbtech.onrender.com
- HTML
- CSS
- EJS
- Axios
-
Clone the repository:
git clone https://Saurabhsing21/hodlinfo-task cd hodlinfo-quadbtech
-
Install dependencies using npm:
npm install
-
Start the server:
npm start
- Access the application on the provided URL (usually
http://localhost:3001
by default) - View the fetched data in a tabular format
- Explore different functionalities and features
- Node.js
- CSS
- HTML5
This project is licensed under the Apache-2.0 License. See the LICENSE file for details.
- Stars: 1 star
- Watchers: 1 watching
- Forks: 0 forks
For any issues, please open an issue in this repository.
No releases published.
No packages published.
- EJS: 44.1%
- CSS: 31.7%
- JavaScript: 24.2%
© 2024 GitHub, Inc.