Code Monkey home page Code Monkey logo

ljosc-discuss-frontend's Introduction

๐Ÿ’ซ About Me:

Full Stack Developer
Competitive Programmer
Learning DevOps

๐ŸŒ Socials:

LinkedIn Stack Overflow X

๐Ÿ’ป Tech Stack:

C C++ React NodeJS Express.js MongoDB React Router Redux Webpack HTML5 CSS3 JavaScript TypeScript TailwindCSS MUI Ant-Design Vite NPM Python Django DjangoREST FastAPI Postman Shell Script Docker GitHub Actions Jenkins Kubernetes AWS Oracle YAML Netlify Linode Vercel Vultr Bootstrap Bun Next JS Pug Go Nginx AmazonDynamoDB MySQL Postgres Redis Figma Matplotlib NumPy Pandas Git GitHub Arduino ESLint

๐Ÿ“Š GitHub Stats:



๐Ÿ” Top Contributed Repo


ljosc-discuss-frontend's People

Contributors

harshdobariya79 avatar

Watchers

 avatar

ljosc-discuss-frontend's Issues

feat: logout utility

Tasks

  • Create a logout utility function to logout users by deleting access and refresh tokens and redirecting to the /login.

Initial setup

Tasks

  • Setup React with parcel, babel and tailiwindcss.
  • Setup code formatters and pre-commit hook.

feat: authentication middleware

Tasks

  • Create a middleware to redirect the user to the login page when the user is not logged in and tries to access protected routes.

AXIOS API instances

Tasks

  • Create two axios instances.
  • One without authentication and one with authentication.
  • Authenticated instance will renew the access token when expires using the refresh token.
  • If the refresh token is expired, the user should be logged out and redirected to the login page.

feat: home page

Tasks

  • Create a home page with threads and a welcome banner.

feat: profile context

Tasks

  • Create a profile context to store user's details such as email, username and id.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.