Skip to content

izabela-am/GitHub-Explorer

Repository files navigation

GitHub Explorer

Browse through GitHub's repositories..

Author Repo size

💻 Technology Stack:

  • TypeScript
  • ReactJS
  • Styled Components
  • Axios
  • GitHub's API
  • ESLint + Prettier

💻 Run the project:

 # Clone this repository
  - git clone https://github.com/izabela-am/GitHub-Explorer.git
  
  # Enter project directory
  - cd GitHub-Explorer
  
  # Install dependencies
  - yarn
  
  # Start the server
  - yarn start

🔰 Scripts:

Start the Server

  - yarn start

Bundle app to production mode

  - yarn build

Ejects from create-react-app and gives full control of project configuration

You don't really have to use this command as CRA configurations are well suited for a small project like this one.
PS.: This is a one way operation so once it's ejected you can't go back

  - yarn eject

🍴 Contributions

  # Fork this repository
  # Create a branch for your features
  git checkout -b my-feature
  
  # Commit your changes (and make sure to write a nice commit message!)
  git commit -m "My message here"
  
  # Push your branch
  git push origin my-feature

ℹ️ License

This project uses the MIT License.
Built with ❤️ by Izabela

About

Explore GitHub repositories! Built with ReactJS and GItHub's API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •