Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nandaglhp/react-app-forum

React App Forum
https://github.com/nandaglhp/react-app-forum

action github react vercel

Last synced: about 1 month ago
JSON representation

React App Forum

Awesome Lists containing this project

README

        

# React Discussion Forum

## Tech Stack

- React
- React Router
- Redux
- Tailwind CSS with DaisyUI

## Features

- Authentication
- Threads
- Comments on threads
- Leaderboard
- Filtering thread by category
- Thread voting

## Todo

- [x] Setup React Project
- [x] Install Dependencies
- [x] Setup Tailwind CSS
- [x] Setup Redux
- [x] Authentication
- [x] List of threads
- [x] Filter threads by category
- [x] Create new thread
- [x] Thread details
- [x] Vote on thread
- [x] Vote on comment
- [x] Add comment
- [x] Leaderboard

## Actions Testing

- Failed CI/CI Status

![Failed CI/CD Screenshot](screenshots/1_ci_check_error.png)

- Success CI/CI Status

![Success CI/CD Screenshot](screenshots/2_ci_check_pass.png)

- Branch Protection

![Branch Protection Screenshot](screenshots/3_branch_protection.png)