AI4Bharat / Shoonya-Frontend

Home Page:https://ai4bharat.iitm.ac.in/shoonya

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shoonya Frontend

An open source platform to annotate and label data at scale.

You can watch a demo of our platform - Video

Pre-requisites

The project was created using React 18.1.0. All major dependencies are listed below:

  • redux
  • react-redux
  • material-ui
  • react-router
  • axios

Setting up the server locally

  1. Clone the repository - git clone --recursive https://github.com/AI4Bharat/Shoonya-Frontend.git
  2. Install dependencies - npm install
  3. Run the app in the development mode - npm start
  4. Open http://localhost:3000 to view it in your browser
  5. Build the app locally to the build folder - npm run build

For more information please check Shoonya

Note: The page will reload when you make changes. You may also see any lint errors in the console.

About

https://ai4bharat.iitm.ac.in/shoonya


Languages

Language:JavaScript 73.0%Language:CSS 27.0%Language:HTML 0.1%