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.
You need to follow the steps inorder to run the website in your local system.
npm init
You can add the-y
flag to skip the initial stepsnpm install -D tailwindcss postcss autoprefixer vite
for productionnpx tailwindcss init
- Locate tailwind.config.js and replace the file with the following lines:
- In package.json under the "scripts" key, replace with
... "scripts": { "start": "vite" }, ...
- Execute
npm run start
/** @type {import('tailwindcss').Config} */ module.exports = { content: ["*"], theme: { extend: {}, }, plugins: [], }
But, importantly make sure you have npm installed. If not, you can refer here.
- 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.
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
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.
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:
- Fork the current repository and make a copy
- CRUD the code
- Add, Commit, and create the Pull Request
- Sit tight. We will integrate once we review your work