Skip to content

whyvineet/codolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codolio

A React application for managing coding topics and questions.

Setup

  1. Install dependencies

    npm install
  2. Run development server

    npm run dev
  3. Open your browser

    • Navigate to http://localhost:5173

Available Scripts

  • npm run dev - Start development server
  • npm run build - Build for production
  • npm run preview - Preview production build
  • npm run lint - Run ESLint

Tech Stack

  • React 19
  • Vite
  • Material-UI
  • Tailwind CSS
  • Zustand (state management)
  • Axios (HTTP client)

About

Internship Assignment – Codolio

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors