Skip to content

flacial/titans

Repository files navigation

Wisdom by the Titans

Logo

Titans is an enriched repository of insights gathered from individuals I highly admire. This web application is developed with Svelte and TypeScript, designed to store and organize the wisdoms I gained from them.

Website Design

Screenshots

Home screen

Wisdom card screen

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

To run this project, you'll need to have Bun installed on your computer.

Installing

  1. Clone the repository
git clone https://github.com/flacial/titans.git
  1. Navigate to the project directory
cd titans
  1. Install the dependencies
bun install
  1. Start the development server
bun dev

The application will start running at http://localhost:5173.

Built With

  • Svelte: The web framework used
  • TypeScript: The language used for static typing

Issues

  • Not responsive on mobile devices, yet

Acknowledgements

  • Icons and Illustrations provided by Icons8
  • README design is highly inspired from @bryanjenningz README's design.