you can also checkout v1-pro and v1
This project streamlines the process of adding or removal of Topics by developers and github users to one or more github repositories.
With topics, exploring repositories in a particular subject area, finding projects to contribute to, and discovering new solutions to a specific problem becomes easy.
Topics appear on the main page of a repository. Clicking on a topic name refers you to see related topics and a list of other repositories classified with that topic.
- TypeScript
- GraphQl (Apollo GraphQl)
- GitHub Oauth App
- Octokit/graphql
- React
- React-redux (Redux-toolkit)
- React Reveal
- Chakra UI
- Firebase Oauth
- Netlify
Here is the live link to the project.
To be able to setup the project locally, you need to have the following installed and working properly:
- Nodejs
- NPM and Yarn
- React Dev Tools
- Redux Dev Tools
- clone repository
- cd into the cloned repository
- yarn
- npm run start