y2kSearch is a "new page" concept made for a Stardance challenge partnered with NASA.
I made it using Vite + Alpine.js (for its simplicity), and tried to copy the 2000's website style, simple and practical.
Check it out on: https://n7z.github.io/y2kSearch
- Search "engine" with different categories;
- Shows NASA's daily article and shows in the page.
git clone https://github.com/n7z/y2kSearch.git && cd y2kSearch
npm install && npm run devCool experiment!