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
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