Yourfuture is a search engine and a knowledge base for education and career in Sri Lanka
Steps to setup YF server:
- Go to yf-server folder
- Run npm install
Steps to run the example:
-
Run node index.js
-
Go to your browser and run localhost:3000/example?name=${yourName}
To run YF client:
- Go to yf-client folder in the terminal
- Run yarn start