Skip to content

Commit 43f4060

Browse files
Update README.md
Added recent projects
1 parent bc281e7 commit 43f4060

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
![Node.js CI](https://github.com/Opensource-254/Opensource-254.github.io/workflows/Node.js%20CI/badge.svg)
2-
# opensource-254
2+
# opensource254
33

44
> official website for opensource254
55
6-
## Build Setup
6+
## Build Setup For this repo
77

88
```bash
99
# install dependencies
@@ -19,3 +19,20 @@ $ npm run start
1919
# generate static project
2020
$ npm run generate
2121
```
22+
## Our Projects
23+
1. [Covid Web Kenya](https://github.com/opensource254/covid-19-web)
24+
- Made with Vuejs and Vuetify for material design 😎
25+
- Progressive web app 😎
26+
- Gives information about Covid 19 In kenya 😎
27+
2. [Covid 19 Tracker (Android)](https://github.com/opensource254/Covid19-Tracker-App-kenya)
28+
- Android Native with Java πŸ”₯
29+
- Info about Covid 19 in kenya πŸ”₯
30+
3. [Covid 19 Tracker (Web)](https://github.com/opensource254/covid-19-web-react)
31+
- React and Gastsby Js πŸš€
32+
- PWA πŸš€
33+
- Awesome UI πŸš€
34+
4. [Corona API](https://github.com/opensource254/corona-api)
35+
- An API for all the historical data of Covid 19 πŸ“‰
36+
- ExpressJS πŸ“‰
37+
38+
*More aswesome stuff coming soon join us on [Slack](https://join.slack.com/t/opensource254/shared_invite/zt-dfkd2h0m-zWzQn8WSeYoUICl3GNOncw) today*

0 commit comments

Comments
Β (0)