/world-ranking

Primary LanguageTypeScript

🫡🫡🌍🌎 World Ranking πŸ‘¨πŸ½β€πŸ’»πŸš€πŸš€πŸ—ΊοΈπŸ—ΊοΈπŸ”₯

Demo

  • World Rankings - Click on the link to see a live demo of the World Ranking website

Built With

  • React - A JavaScript library for building user interfaces
  • Typescript - TypeScript is a superset of JavaScript that adds optional types to the language.
  • ReduxToolkit

Features

  1. Mobile Responsive
  2. Interactive elements
  3. Efficient state management
  4. Responsive UI
  5. Deploy on the Netlify platform
  6. pagination
  7. many more...

Assumption before running the application

***Make sure Nodejs is installed in your system.

How To RUN

Go to the main directory and run

# install node modules
$ npm install

# Run server
$ npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:5173 with your browser to see the website.

Contact