Frontend dashboard of the scholarX platform
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