Skip to content

:octocat: ghub is a github clone with basic functionality like searching a user and seeing the user repository. You are able to see the forks and the language the author used

Notifications You must be signed in to change notification settings

toelapiut/g-hub

Repository files navigation

Github Clone

Screenshot 2021-02-13 at 20 01 35 Screenshot 2021-02-13 at 20 04 04

Getting Started

❗ ❗ The app not mobile responsive working on it ❗ ❗

First, clone the repository and run

yarn install
# or
npm install

then run the development server

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Built With:

  • NextJS - The React Framework used
  • Redux - A Predictable State Container for JS Apps
  • Tailwind CSS - Used in the styling of components
  • Yarn - Dependency Management

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Github

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

forthebadge made-with-javascript

About

:octocat: ghub is a github clone with basic functionality like searching a user and seeing the user repository. You are able to see the forks and the language the author used

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published