Shrenik0321 / scholarx-frontend

This is the frontend of the ScholarX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scholarx-frontend

Frontend dashboard of the scholarX platform

Setup Development Environment

  • Clone your forked repository

    git clone https://github.com/USERNAME/scholarx-frontend
    cd scholarx-frontend
    
  • Install all the dependencies

    npm install
    
  • Start the server with

    npm start
    
  • Visit your app at http://localhost:3000

About

This is the frontend of the ScholarX


Languages

Language:TypeScript 88.9%Language:CSS 9.9%Language:HTML 0.7%Language:JavaScript 0.5%