kushagra-aa / neuron-assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neuron Assignment

Built with 🤍 For You!

Technologies Used

  • Frontend: ReactJS, TypeScript

Run Locally

  1. Clone the repository:

    git clone https://github.com/kushagra-aa/neuron-assignment.git
  2. Navigate to the project directory:

    cd neuron-assignment
  3. Setup the Frontend

    cd frontend
    1. Install dependencies
    yarn
  4. Run Frontend

    cd frontend; yarn dev

About


Languages

Language:TypeScript 71.4%Language:CSS 22.5%Language:JavaScript 3.3%Language:HTML 2.8%