Skip to content

CFUserSearch is a tool to find codeforces handles/profile along with their stats

Notifications You must be signed in to change notification settings

Sairajepawar/CFUserSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CFUserSearch

CFUserSearch is a React application designed to search for Codeforces handles and display detailed information about Codeforces users, including profile pictures, ratings, maximum ratings, ranks, and contributions.

Features

  • Search by Handle: Input any Codeforces handle to retrieve user information.
  • Profile Display: View profile pictures and basic personal information.
  • Rating Information: Display current rating, maximum rating, and corresponding titles.
  • Contribution Stats: Show user contributions to the Codeforces community.

Installation

To run CFUserSearch locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/CFUserSearch.git
  2. Enter the directory

    cd CFUserSearch
    cd cfusersearch
  3. Install dependencies:

    npm install
  4. Start the application:

    npm run dev

    This command runs the app in development mode. Open http://localhost:5173 to view it in your browser.

Technologies Used

CFUserSearch utilizes the following technologies:

  • React: A JavaScript library for building user interfaces.
  • Axios: A promise-based HTTP client for making API requests.
  • CSS: Used for styling components and layout.

Contributing

Contributions are welcome! If you have any suggestions, bug fixes, or new features to propose, please feel free to submit a pull request. Before submitting, ensure your code adheres to the project's coding standards and does not introduce breaking changes.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

CFUserSearch is a tool to find codeforces handles/profile along with their stats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published