Skip to content

rafasanabria1/tennis-rss-reader

Repository files navigation

Welcome to RSS Tennis Feed, a simple feed reader about tennis

Here you will be able to find the last news about tennis.

APP live

You can see the APP deployed in Vercel in https://tennis-rss-reader.vercel.app

About the project

This APP have been developed by @rafasanabria1 using NextJS & TailwindCSS. This is only an update from the original project, which was made in 2022 to carry out the @mourdev monthly challenge. You can see the original project in this repository.

You can find this APP Code in this GitHub.

Special thanks to @goncy for build the create-appncy snippett to create this environment and show to everybody how to use & love NextJS.

How to deploy

git clone [email protected]:rafasanabria1/tennis-rss-reader-mouredev-challenge.git
cd tennis-rss-reader-mouredev-challenge
pnpm install
pnpm dev