A React + Vite + Tailwind + DaisyUI app. Finished
Project 2 of the 'React Front to Back 2022' Udemy course.
React app to search Github profiles. This app uses the Context API with the useContext and useReducer hooks for state management.
Link to app: https://github-finder-react-tw.netlify.app/

Technologies used
- React.js
- TailwindCSS layouts
- DaisyUI library for components
- VSCode
Table of Contents
- General Info
- App Screenshots
- Setup
- Usage
- Status
- Contact
General Info
- This is a udemy course project to learn React concepts.
- Users can type a username in the search bar, and select a profile to view statistics.
Learning Outcomes
- The target learning outcomes are:
- Learn to implement Context API instead of component prop passing
- Practice with context Reducers
- Get a better understanding of React project structure and best practices
- Learn TailwindCSS and style Daisy UI components
- Practice React js
App screenshots



Setup
Usage
- Clone Project
npm install
npm run dev
Project Status
Project is: Finished
Created by [Vasil] - feel free to contact me!