Skip to content

Gimhan-minion/scholarx-frontend

 
 

Repository files navigation

Scholarx-frontend

Frontend dashboard of the scholarX platform

Setup Development Environment Locally

  • 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

Frontend dashboard of the scholarX platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.3%
  • CSS 4.4%
  • JavaScript 2.7%
  • HTML 0.6%