Skip to content

igorssc/nasdacash

Repository files navigation

cover

Nasdacash is known as a digital currency with a focus on Ease of use, anonymity and transaction speed. These features are implemented on a network of dedicated servers known as masternodes, which gives rise to many exciting features that are not available on conventional blockchains.

✨ Technologies

This project was developed with the following technologies:

  • React
  • ViteJs
  • TypeScript
  • Tailwindcss

🚀 How to run

  • Clone the repository
git clone https://github.com/igorssc/nasdacash.git

cd nasdacash
  • Install dependencies
yarn

# or

npm init
  • Start the server
yarn dev --port 3000

# or

npm run dev -- --port 3000

You can now access localhost:3000 from your browser.

🪄 Preview

Access https://www.nasdacash.org

📝 License

This project is under MIT licence. See the archive LICENSE to more details.


Made with 💜 by IGS Design - Igor Santos 👋