Skip to content

tmkasun/Canada-PR-statistics

Repository files navigation

Canada PR Statistics

Visit

The Canada PR Statistics is a simple web application that allows you to visualize the Canada PR Express Entry draws details using the official Canada.ca API. The statistical data is derived purely from the official data provided by the Canadian government. Please note that this visualization is for informational purposes only.

image

image

Technical Details

This web application is developed using the ReactJS library and utilizes pure HTML and CSS, which are bootstrapped from the Create React App (CRA) tool. The application is deployed on Vercel for easy access and seamless deployment.

Installation Steps

To install and run the Create React App (CRA) tool, follow these steps:

  1. Ensure that you have Node.js installed on your machine. You can download it from the official website: https://nodejs.org.

  2. Open your terminal or command prompt.

  3. Clone the repository:

    git clone https://github.com/tmkasun/Canada-PR-statistics.git
  4. Navigate to the project's directory:

    cd Canada-PR-statistics
    
    
  5. Install the dependencies:

    npm install
    
  6. Start the development server:

    npm start

    This command will start the development server and open the application in your default web browser. If the browser doesn't open automatically, you can access the application at http://localhost:3000.

  7. You can now explore and use the Canada PR Statistics application!

License

This project is licensed under the MIT License.

About

Visualize Canadian PR statistics using the live IRCC data API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages