This project build with Sapper. Project is like linkedin you can add jobs and apply to jobs. It is just demo app for demonstrating power of Sapper and Svelte.
Once you have created the project, install dependencies and run the project in development mode:
cd job-platform
npm install
npm run dev
This will start the development server on localhost:3000.
The src directory contains the entry points for app