Skip to content

ivanlori/EstimateOnline

Repository files navigation

🚀 EstimateOnline

My Personal TypeScript Playground

This project is my personal coding gym where I continuously refactor and improve code as my skills evolve over time. It's an online cost estimation tool built with TypeScript that I use to experiment with new patterns, techniques, and best practices.

🧪 What Makes This Project Special?

  • Living Code: This codebase evolves with my skills - I regularly revisit to apply new concepts
  • TypeScript Focus: Exploration of TypeScript's type system and features
  • Modern Web Development: Implementation of contemporary frontend architecture
  • Clean Code Journey: You can trace my progression as a developer through git history

🔧 Tech Stack

  • TypeScript
  • Modern JavaScript (ES6+)
  • Parcel.js for bundling
  • CSS for styling

🚦 Getting Started

This project uses Parcel.js for bundling.

# Clone repository
git clone https://github.com/ivanlori/EstimateOnline.git

# Install dependencies
yarn install

# Serve with hot reload at localhost:8000
yarn serve

# Build for production
yarn build

🤝 Contributions

While this is primarily a personal playground, I welcome:

  • Code reviews and feedback
  • Discussions about architectural decisions
  • Suggestions for improvement

Feel free to open issues with questions or observations!

👤 Author

📝 License

This project is licensed under the MIT License - see the LICENSE file for details

About

Online estimate of costs written in Typescript

Topics

Resources

License

Stars

Watchers

Forks