Skip to content

kumuditha-udayanga/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

Packages

No packages published

Languages

  • TypeScript 94.6%
  • CSS 3.8%
  • JavaScript 1.3%
  • Other 0.3%