Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stavgayer/githubrepositoriessearch


https://github.com/stavgayer/githubrepositoriessearch

Last synced: about 3 hours ago
JSON representation

Awesome Lists containing this project

README

        

# GithubRepositoriesSearch

Github repositories searching using Github api, React, ASP.NET Core MVC 2.1

Bookmarks are saving to .net Session state

## Requirements

#### ASP.NET Core 2.1

you can download it from here :
https://download.microsoft.com/download/8/A/7/8A765126-50CA-4C6F-890B-19AE47961E4B/dotnet-sdk-2.1.402-win-gs-x64.exe ,

#### Visual studio code / Visual studio 2017 (latest version)

# Running the Project

#### If you're using code VSCode/ Another IDE
```
git clone https://github.com/stavgayer/GithubRepositoriesSearch-.git
cd GithubClient
dotnet run
```
#### If you're using VS2017
1.Clone project

2.Open solution in VS2017

3.RUN