Welcome to my awesome project! This is a project I Re-created to demonstrate my skills and creativity as a developer.
This is a simple-looking page where you can get all types of daily news. I have used News API to get the news. I have used React and Tailwind CSS for the front end and Node.js for the back end.
- Style Looking Page
- Get all Types of Daily News Here
- Front-end: React, Tailwind CSS, SCSS, GSAP
- APIs: News API
To get started with this project, follow these steps:
- Clone this repository onto your local machine.
- Install the necessary dependencies.
- Create a .env file with your News API credentials.
- Start the development server by running
yarn add
yarn dev