https://github.com/douglasvolcato/github-repository-management-frontend-v2.0
Repository management service for Github repositories - Frontend.
https://github.com/douglasvolcato/github-repository-management-frontend-v2.0
frontend react reactjs redux redux-toolkit
Last synced: 6 months ago
JSON representation
Repository management service for Github repositories - Frontend.
- Host: GitHub
- URL: https://github.com/douglasvolcato/github-repository-management-frontend-v2.0
- Owner: DouglasVolcato
- License: mpl-2.0
- Created: 2022-09-25T14:52:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-03T23:09:32.000Z (about 3 years ago)
- Last Synced: 2025-02-08T21:46:07.551Z (8 months ago)
- Topics: frontend, react, reactjs, redux, redux-toolkit
- Language: TypeScript
- Homepage: https://github-repository-management.vercel.app
- Size: 134 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# github-repository-management-frontend-v2.0
Repository management service for Github repositories.
## Why does this project exists?
This project was developed for Module 4 of the Blue EdTech Full Stack Development course and also for helping programmers to manage their repositories on Github.
## How to initialize this project?
- ### Step 1: Install the dependencies
#### `npm install`
- ### Step 2: Run the project
#### `npm start`
## Project members
- Douglas Volcato