Nishant2209 / Koinx

Home Page:https://koinx-two.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Steps to run the project:

  1. Clone the project using git clone command in terminal
    • git clone https://github.com/Nishant2209/Koinx.git
  2. Open the Koinx folder in Visual Studio Code (or any other IDE)
  3. In the terminal section of the Visual Studio Code run the following command
    • npm i - It will install all the node modules/libraries to run tailwindcss
  4. Now run the following command
    • npm run dev - It will host the project in to a local server

About

https://koinx-two.vercel.app


Languages

Language:JavaScript 98.6%Language:HTML 1.2%Language:CSS 0.2%