Welcome to the Commodity Price Tracker project! This application is built using Next.js, TypeScript, Tailwind CSS, Axios, and Highcharts. The app is designed to display current prices of commodities such as gold, silver, and platinum with interactive charts over various time intervals.
Please note that this project is intended solely for testing and demonstration purposes and does not represent a fully developed application.
- Charts Integration: Visualize price data with responsive and interactive charts.
- Dashboard: View current prices of commodities with interactive charts that allow selection of different time periods (e.g., daily, weekly, monthly).
- Login Page: Users can sign in to access their dashboard.
- Future Capabilities: The project is intended to include purchasing options for commodities in future releases.
- Next.js: For client-side and server-side rendering and route management.
- TypeScript: For type safety and improved code quality.
- Tailwind CSS: For responsive and modern UI design.
- Axios: For making API requests to gather commodity price data.
- Highcharts: For rendering interactive charts to visualize commodity prices.
To run this project locally, follow the steps below:
Clone the Repository:
git clone https://github.com/amkzdev/Commodity_Price_Tracker_NextJs.gitNavigate to Project Directory:
cd Commodity_Price_Tracker_NextJsInstall Dependencies:
npm installRun the Development Server:
npm run devAccess the Application:
Open your browser and navigate to http://localhost:3000 to view the application.
This is a demo project and is not intended for commercial use. The pricing information displayed may not reflect real-time data and should not be used for financial decision-making.
Thank you for checking out the Commodity Price Tracker project! If you have any questions or feedback, or if you’re interested in collaborating on future developments, please feel free to reach out.