React + TypeScript + Vite

Hello every one, If you want to see the working go to the demo Demo

Step to run in local machine

  1. Clone this repository
   $ git clone https://github.com/YOUR-USERNAME/YOUR-REPOSITORY
  1. Install nodejs and npm if they are not installed on your system.
  2. Open terminal/cmd and navigate to cloned folder.
  3. Run
npm install
# or
yarn add
  1. After successful installation run
npm run dev
# or
yarn dev

This command will start a server at localhost:3000.

  1. Your default browser will open with a running app
  2. If it doesn't open then manually open http://localhost:3000/ Note: Make sure port 3000 is free

Contact me

Feel free to contact me for any questions or suggestions! You can reach out to me through following platforms. You can contact me via email here