TheCipher is a nostalgic, front-end web application that emulates the look and feel of a 90s-era newspaper. Built with TypeScript, this project revives the vintage charm of print media with a classic UI, perfect for displaying articles, stories, or custom content in an old-school aesthetic.
- Vintage Newspaper UI: Experience a retro look with fonts, layout, and styles reminiscent of the 90s.
- Modern Tech Stack: Developed with Next.js, React, and TypeScript for a clean, maintainable codebase.
- Next.js and React for component-based design
- TypeScript for type-safe, maintainable code
- CSS Modules and TailwindCSS for custom styling
-
Clone the Repository:
git clone https://github.com/yourusername/TheCipher.git cd TheCipher
-
Install Dependencies:
npm install
-
Run the Application:
npm run dev
-
Open in Browser: Visit
http://localhost:5173
to view the project locally.
Contributions are welcome! Please fork the repository, create a new branch, and submit a pull request.