cpValor is a web application that helps users discover the worth of their coding proviles like Codeforces and Leetcode. View live at https://cpValor.netlify.app
- Select the coding platfrom between Codeforces and Leetcode to calculate the worth of your programming profile.
- Input your username to generate a worth score based on various factors.
- Stylish and user-friendly interface.
- Node.js and npm installed on your machine.
-
Clone the repository:
git clone https://github.com/bj-jiwrajka/cpValor.git
-
Change into the project directory:
cd cpValor
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open your browser and navigate to http://localhost:5173
-
Choose the platform, enter your username, and click "Generate Worth" to see your programming profile's worth.
Feel free to customize the application according to your needs. You can modify styles, add new features, or enhance existing functionality.
Contributions are welcome! If you find a bug, have a feature request, or want to contribute in any way, please open an issue or submit a pull reques