-
Notifications
You must be signed in to change notification settings - Fork 6
Home
ABIPRAVI edited this page Jan 18, 2022
·
2 revisions
It is a react js application built to get the news for the user with google login by using the API called abipravi-newsapi.
It will get news from several websites and then convert them into an API, Then serves to the user as a clean Web Application.
Demo link: Visit Demo
Tool | Usage |
---|---|
1. Django | Framework |
2. Django Rest Framework | For Creating API |
3. Beautifull Soup | Web Scraping News From websites |
4. Python | Programming Language |
5. Encode Decode | Python Module To encode users data |
Tool | Usage |
---|---|
1. Axios | Handling API requests |
2. React Router DOM | For navigation and routing |
3. React Tostify | Creating beautiful alter messages |
4. React Google Login | Login With Google |
5. Vite | An alternative for CRA |
6. Bootstrap | UI Framwork |
7. Email JS | Send Emails from React JS |
- Add Articles
- Like and Speak about the news with friends
- Embed News with your Website
- Social Login
- Share News
- Weather Forecast by urtadolg Leandro Urtado
- Custom User Register and Login
- Detail summary of the news
News App Abipravi |
---|
News app is an open-source news web application created for developers to practice web developement |
GitHub Code
Front end | Backend |
---|---|
news app frontend | NewsApi backend |