Skip to content

anuragaffection/anu_web_react

Repository files navigation

Anu AI

important todo

  • change frotend url
  • also vercel routing problem

Tech

  • vite + react
  • tailwind
  • react-router-dom
  • npm install -D prettier prettier-plugin-tailwindcss

Interesting part

  • making layout
  • adding scroll

Challenging part

  • finding color
  • use ref
  • browser router
  • grid layout - challenging
  • thread updation - happening one step behind - instead of function calling - used useEffect
  • speech, text to speech

Getting the color

  • from inspect only
  • rbg(250, 243, 234)

Tailwind

  • input focus
  • group
  • https://www.npmjs.com/package/tailwind-scrollbar-hide

Resources & links

code

speechSynthesis.speak(utterance);

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

anu_ai

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors