Skip to content

Example of micro-frontend apps to search repositories and users from github api

Notifications You must be signed in to change notification settings

paiva9/microfrontend-github-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microfrontend Github Search

  1. Search Repository (Build with React)
  2. Search Users (Build with Angular)
  3. Sidebar for navigation (Build with Vue)

How to run this project

  1. Clone this project
  2. Jump into each app folder and do:
    • npm install
  3. Then start the app-search-github with:
    • npm install
    • npm run start
  4. Open up http://localhost:9000 in a web browser.

About

Example of micro-frontend apps to search repositories and users from github api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published