kbuhiire / github-user-search-backend

The backend of the github-ser-search application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HOW TO SET UP THE PROJECT

  1. Clone the repo and run npm install
  2. Log into your github account and create an access token.
  3. Rename the .env.example file to .env and add the token and appropriate port you want your server to run on.
  4. Run npm start to start the project

About

The backend of the github-ser-search application


Languages

Language:JavaScript 97.8%Language:Shell 2.2%