- Project Overview
- Live Link
- Features
- Screenshots
- How It Works
- Technologies & Dependencies Used
- Prerequisites
- Clone & Run Locally
- Team
- Special Thanks
A web app that enables developers to easily search, filter, and access curated technical resources from the Chingus Discord community.
Check the website out: https://dev.v55-team22.pages.dev/
- Search the resource library using tags or the search bar.
dependencies | ||
---|---|---|
react | ||
react-dom | ||
react-icons | ||
vite | ||
The following commands can be easily copied and pasted directly into your terminal:
Clone the project
git clone https://github.com/chingu-voyages/V55-tier2-team-22.git
Navigate to the project folder
cd V55-tier2-team-22
Install dependencies
npm install
Run the development server
npm run dev
Open browser
http://localhost:5173/
We as a whole team would like to thank the Chingu platform and community for this opportunity to learn, improve, and collaborate.
Thank you, Chingu!