Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dyrits/newsy
Newsy (Solidsail | Learn React by Building a Hacker News Clone)
https://github.com/dyrits/newsy
firebase ionic javascript jsx react
Last synced: 18 days ago
JSON representation
Newsy (Solidsail | Learn React by Building a Hacker News Clone)
- Host: GitHub
- URL: https://github.com/dyrits/newsy
- Owner: Dyrits
- Created: 2020-06-21T11:32:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-20T14:14:30.000Z (3 months ago)
- Last Synced: 2024-11-24T20:35:08.917Z (3 months ago)
- Topics: firebase, ionic, javascript, jsx, react
- Language: JavaScript
- Homepage:
- Size: 235 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Newsy
## About this project
### Related course
Solidsail | Learn React by Building a Hacker News Clone### Description (by Solidsail)
Welcome! In this course, we’ll be building Newsy, a full-stack app that will teach you React by building Hacker News. We’ll be building a main news feed, a link page for upvoting and commenting, a trending page that sorts links by upvotes, a search page for searching links by text, and a comprehensive authentication system to gate access.Newsy is an app that works on web, iOS, Android, Mac, and Windows.
We’ll be shipping all of these apps with React and with one shared code base by using two tools:
The first is Ionic, a UI toolkit for building performant, high-quality web, mobile and desktop apps.
And the second is Firebase, a serverless framework that will handle our server-side infrastructure and deployments.
This means we can focus just on React while building and deploying a cross-platform experience working on web, mobile, and desktop
### Technologies | Frameworks | Tools
- JavaScript
- React
- Ionic
- Firebase### Details | Comments
This project has been made from scratch coding along the related course.### Status
Abandonned#### Last update
16/07/2020
(README | 26/07/2020)