A landing page built with nextjs, react, threejs, and Aceternity UI with localization for Arabic and english languages.
This the guides step by step to run the ChartExpert website.
Prerequisites:
- Node.js and pnpm
- Open a terminal or command prompt and navigate to the root directory of the project using
cd
2. Install Project Dependencies and Run the Website:
pnpm install && pnpm run devAnd this should install the dependencies and running the website in the broswer.
- Feel free to add any enhancements or bug fixing just open an issue for any pull request.