Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stavgayer/githubrepositoriessearch
https://github.com/stavgayer/githubrepositoriessearch
Last synced: about 3 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/stavgayer/githubrepositoriessearch
- Owner: stavgayer
- Created: 2018-09-11T21:35:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-11T22:00:01.000Z (over 6 years ago)
- Last Synced: 2024-11-19T09:13:12.383Z (2 months ago)
- Language: JavaScript
- Size: 149 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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