Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Autocomplete System Using Trie - Full-Stack Project

Overview

This project is a full-stack Autocomplete System using the Trie data structure. It provides real-time search suggestions based on user input.

Tech Stack

  • Frontend: React.js (Vite), Axios, Tailwind CSS (optional)
  • Backend: Node.js, Express.js
  • Others: Local JSON/word file, Concurrently, Nodemon

Folder Structure

autocomplete-project/
├── client/        → React App (Vite)
├── server/        → Node.js + Express App
├── README.md

Roadmap

Refer to the project documentation for the day-by-day development plan.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages