igorssc / nasdacash

NasdaCash cryptocurrency website

Home Page:https://www.nasdacash.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 πŸ‘‹

About

NasdaCash cryptocurrency website

https://www.nasdacash.org

License:MIT License


Languages

Language:TypeScript 92.9%Language:HTML 3.4%Language:JavaScript 2.8%Language:CSS 1.0%