https://github.com/koji/mytimeline-with-reactjs
This repo is using reactjs(typescript), react-chrono, and Contentful.
https://github.com/koji/mytimeline-with-reactjs
contentful contentful-api reactjs typescript
Last synced: about 2 months ago
JSON representation
This repo is using reactjs(typescript), react-chrono, and Contentful.
- Host: GitHub
- URL: https://github.com/koji/mytimeline-with-reactjs
- Owner: koji
- License: mit
- Created: 2020-12-21T15:24:08.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-21T15:25:55.000Z (over 5 years ago)
- Last Synced: 2025-11-03T09:27:16.149Z (8 months ago)
- Topics: contentful, contentful-api, reactjs, typescript
- Language: TypeScript
- Homepage: https://dev.to/kojikanao/create-timeline-with-reactjs-and-contentful-4j7p
- Size: 220 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MyTimeline-with-reactjs
This repo is using reactjs(typescript), react-chrono, and Contentful.
### Blog
https://dev.to/kojikanao/create-timeline-with-reactjs-and-contentful-4j7p
## How to run
```
$ git clone
$ cd MyTimeline-with-reactjs
$ yarn
$ yarn start
```
