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.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
To run this project, you'll need to have Bun installed on your computer.
- Clone the repository
git clone https://github.com/flacial/titans.git
- Navigate to the project directory
cd titans
- Install the dependencies
bun install
- Start the development server
bun dev
The application will start running at http://localhost:5173
.
- Svelte: The web framework used
- TypeScript: The language used for static typing
- Not responsive on mobile devices, yet
- Icons and Illustrations provided by Icons8
- README design is highly inspired from @bryanjenningz README's design.