Skip to content

A learning platform concentrated on teaching about Web3 and blockchain to everyone.

License

Notifications You must be signed in to change notification settings

VihaShomikha/Web3Rank-HRX

Repository files navigation

Unfold2023 Hackathon: Powered by CoinDCX

HRX: Hackerrank for the Web3

What is the problem with solving DSA questions when you have all the things at your bay? The answer is simple: Long term reward mechanism. The problem is that hackers practice DSA questions for getting placements but turns out that their hard work is often not recognised. So, what what is our proposal? Simple. Reward them as they progress to keep up their motivation.

Getting started

You need to follow the steps inorder to run the website in your local system.

  1. npm init You can add the -y flag to skip the initial steps
  2. npm install -D tailwindcss postcss autoprefixer vite for production
  3. npx tailwindcss init
  4. Locate tailwind.config.js and replace the file with the following lines:
  5. /** @type {import('tailwindcss').Config} */ module.exports = { content: ["*"], theme: { extend: {}, }, plugins: [], }

  6. In package.json under the "scripts" key, replace with

    ... "scripts": { "start": "vite" }, ...

  7. Execute npm run start
Voila! The website is running.

But, importantly make sure you have npm installed. If not, you can refer here.

Why use our platform?

  • We offer a wide range of features and functionality.
  • Our platform is easy to use and navigate.
  • We are constantly adding new features and improvements.
  • We have a strong community of users and developers.

How to connect to our platform

To connect to our platform, you will need to create an account. Once you have created an account, you will be able to log in and start using our platform.

To create an account, please visit: /signup

Disclaimer

This software is provided "as is" and without warranty of any kind, express, implied, or otherwise, including without limitation, any warranty of fitness for a particular purpose. The author or copyright holder shall not be liable for any damages arising from the use of this software.

Contributions

We welcome contributions to this project. Please feel free to fork the repo and submit pull requests.

Please follow the steps below to make your contribution:

  1. Fork the current repository and make a copy
  2. CRUD the code
  3. Add, Commit, and create the Pull Request
  4. Sit tight. We will integrate once we review your work

About

A learning platform concentrated on teaching about Web3 and blockchain to everyone.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published