Skip to content

Kavinesh11/FoundU

Repository files navigation

FoundU

A native application localised to Amrita that focuses on bulding a peer to peer application

  1. Install React and React DOM:
    npm install react react-dom
    
  2. Install TypeScript Type Definitions:
    npm install --save-dev @types/react
    
  3. Install Lucide React Icons and framer motions:
    npm install lucide-react
    npm install framer-motion
    
  4. Install tailwind css dependancies :
    npm install tailwindcss postcss autoprefixer
    
  5. Start the development server:
    npm install
    npm run dev
    

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published