suhas-sunder / word-tracker

This project allows users to search for words or related words. Users have the option to either add these words to favourites or a custom playlist. Create custom playlists to store various words. Create a user account to keep words saved on your account. This project makes use of the datamuse API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

word-search

This project allows users to search for words or related words. Users have the option to either add these words to the default word bank or a favourites playlist. This project makes use of the datamuse API, and is for learning puproses only. I'm building it as a precursor to my larger Typing Test project in order to practice and refesh my skills in working with the PERN stack. It is a practice project that uses PostgreSQL, Express, React, Node.js, Tailwind CSS, and TypeScript.

Home Page image

Search for words by typing text into the search input.

image

Navigating to the word bank page reveals a list of saved words.

image

About

This project allows users to search for words or related words. Users have the option to either add these words to favourites or a custom playlist. Create custom playlists to store various words. Create a user account to keep words saved on your account. This project makes use of the datamuse API.


Languages

Language:TypeScript 46.6%Language:JavaScript 42.6%Language:HTML 8.6%Language:CSS 2.1%