Skip to content

Front-end challenge built with React, Context API, Styled-components, Prop-types, and structured using atomic design.

License

Notifications You must be signed in to change notification settings

leopoldo8/gitsearch

Repository files navigation

GitSearch

This project is a front-end challenge built with React, Context API, Styled-components, Prop-types, and structured using atomic design.

The GitSearch lists GitHub users, showing a little bit about themselves and they projects.

Layout

You can find the layout of this project at Figma.

API

The API used in this project is the GitHub REST API, you can found the docs at this link.

Technologies

Installing & Running

  1. Clone the repository: git@github.com:leopoldo8/gitsearch.git
  2. Access the directory: cd gitsearch
  3. Install the dependencies: npm install
  4. Run the app: npm start

About

Front-end challenge built with React, Context API, Styled-components, Prop-types, and structured using atomic design.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published