avimehenwal / github-rest-demo

github REST API demo

Home Page:https://avimehenwal.github.io/github-rest-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-rest-demo

github REST API demo

demo

How to run the project

Frotnend

TO run the project localy, we would reqauire a Github PAT, Follow this guide here on how to create one

NOTE: You would need a Github PAT for be able to see the data in frontend app

  1. Create a PAT for your account, make sure .env.local file is updated accordingly
  2. clone the source onto your machine
  3. cd frontend and run the following commands
npm install
npm run dev
  1. access frontend application at http://localhost:3000/
  2. Run test
npm test:e2e

test

Coding Problem 2

  1. cd problem directory from root of the project
  2. Run the following command
npm install
npm start

You can change the input array and threshold values at #25 in problem/index.ts file and re-run again

  1. Run tests
npm test

✌️ Get in touch with me

I am looking for Jobs ... 😎

Buy Me A Coffee

Spread Love ♥️ and not 🚫 hatred Twitter Follow

About

github REST API demo

https://avimehenwal.github.io/github-rest-demo/


Languages

Language:TypeScript 60.4%Language:CSS 34.9%Language:JavaScript 4.1%Language:Dockerfile 0.6%