Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ttiimmothy/ttc-refactor-revamp

TTC Refactor for showing TTC estimate time arrival
https://github.com/ttiimmothy/ttc-refactor-revamp

i18next nextjs react react-router redux-toolkit tailwindcss typescript

Last synced: 6 days ago
JSON representation

TTC Refactor for showing TTC estimate time arrival

Awesome Lists containing this project

README

        

# TTC Refactor Revamp
[![ci](https://github.com/ttiimmothy/ttc-refactor-revamp/actions/workflows/ci.yml/badge.svg)](https://github.com/ttiimmothy/ttc-refactor-revamp/actions/workflows/ci.yml)

TTC Refactor Revamp is a revamp for [TTC Refactor](https://github.com/ttiimmothy/ttc-refactor) by using `Next.js` and `Tailwind CSS`. Since it uses `Fluent UI` in [TTC Refactor](https://github.com/ttiimmothy/ttc-refactor), there are many constraints in building a complex web application.

## Prerequisites

- Node.js (version 12.0 or above)
- npm (which comes with Node.js) or Yarn (version 1.22.0 or above)

## Getting Started

Run the app locally

```
npm install
npm run dev
```

## License

TTC Refactor Revamp is licensed under [GNU General Public License v3.0](LICENSE).