Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

crupest/Timeline-React

Repository files navigation

This repo is now merged into the backend repo to form a unified repo. So this repo is archieved.

Welcome to Timeline!

This is the first web app front-end of me.

It is written with React and Typescript.

The final product is hosting on my Tencent Cloud Cloud Virtual Machine on https://www.crupest.xyz.

Feel free to comment by opening an issue.

jibber-jabber

I used to write the website with Angular, you can find the old project here, in which I build full unit tests and CI/CD. But I finally gave up for the complexity. Then I turned to flutter to build an Android app, which can be found here. But as time passed by, it turned out that it is simpler than Angular but still very complicated. In the end, I got here and met React. First I use Create React App to bootstrap this and later turn to manually configured Webpack. I also adopt the Material-UI.