Skip to content

YaiyaSam/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 95.0%
  • CSS 3.5%
  • Other 1.5%