This repo houses The Chingu Learning Portal, our team project from Chingu Voyage 8
-
We chose to build this 'Learning Portal' to hold all the videos relative to the Chingu community in one central place.
-
Sources include the Chingu Youtube page, Medium articles, and submissions from other teams.
-
Videos can be filtered by category (playlists) and are searchable including partial matches in the title, category, or tags.
-
Video info is hosted in an Mongo Atlas database. Admin users can log in and add new video information directly from a form inside this app.
Live Link: https://chingu-lp.herokuapp.com/
- (This is a Heroku App and might take several seconds to initially load)
- Husky
- Prettier
- ESLint
- Lint-Staged
- Babel
- Webpack
- React
- React-DOM
- CSS3 / CSS variables / Grid
- JSX
- React Hooks to build a Redux style store
- MongoDB Atlas
This project was bootstrapped with a custom React boilerplate one of the team members made and not Create-React-App