Junior Dev Resources

Table of Contents
  1. About
  2. Getting Started
  3. Contact
  4. Acknowledgments

Junior Dev Resources

Junior Dev Resources is a collection of useful resources for junior developers to explore.

You can view a live version of Junior Dev Resources at: https://www.juniordevresources.com

Junior Dev Resources Landing Page

MVP

Main Web Application

  • It should allow users to click through different categories find the associated resources
  • It should allow users to click the hyperlinks to each individual resource
  • It should allow users to toggle between dark, light and system settings
  • Users can click add resource button taken them to a google form

Possible Extensions

  • Create personalised profiles only showing the resources they want to interact with

Design

The visuals of the app was designed in Figma to get a base for what I'd like the app to look like how it would be interacted with

Built With

  • React
  • NextJS
  • TailwindCSS
  • NodeJS
  • Cloudflare
  • Supabase

Getting Started

Prerequisites

Client

To run this app, you need to set up the client:

  • Install the dependencies in the 'client' directory

    pnpm install
  • Then run the client web application in development

    npm run dev

Contact

Project Link: https://github.com/mackiejg/your-resource-friend****