Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaf-lamed-beyt/year-in-review
More like a gallery that holds the "year in review" articles written by folks in the tech community to serve as a form of encouragement/ginger
https://github.com/kaf-lamed-beyt/year-in-review
hacktoberfest nextjs react reactjs vercel
Last synced: 3 months ago
JSON representation
More like a gallery that holds the "year in review" articles written by folks in the tech community to serve as a form of encouragement/ginger
- Host: GitHub
- URL: https://github.com/kaf-lamed-beyt/year-in-review
- Owner: kaf-lamed-beyt
- License: mit
- Created: 2020-12-31T18:01:07.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T18:12:58.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T21:18:45.440Z (4 months ago)
- Topics: hacktoberfest, nextjs, react, reactjs, vercel
- Language: JavaScript
- Homepage: https://year-in-review.netlify.app/
- Size: 1.6 MB
- Stars: 21
- Watchers: 2
- Forks: 15
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[![Made in Nigeria](https://img.shields.io/badge/made%20in-nigeria-008751.svg?style=flat-square)](https://github.com/acekyd/made-in-nigeria)
This project serves as an archive of **"year in review"** articles written by folks in the tech community on twitter.
It is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, install the dependencies and run the development server:
```bash
npm install
``````bash
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Want to contribute?
Checkout the [contributing guideline here](CONTRIBUTING.md)