All Projects → rwieruch → Road Beyond React App

rwieruch / Road Beyond React App

🌈 The Road beyond React - Thing you can use after learning plain React.js

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Road Beyond React App

React Bootstrap Webpack Starter
ReactJS 16.4 + new React Context API +react Router 4 + webpack 4 + babel 7+ hot Reload + Bootstrap 4 + styled-components
Stars: ✭ 103 (-4.63%)
Mutual labels:  styled-components, react-router, react-router-v4
workshop
React Workshop
Stars: ✭ 13 (-87.96%)
Mutual labels:  react-router, create-react-app, react-router-v4
React Mobx Firebase Authentication
🔥Boilerplate Project for Authentication with Firebase in React and MobX
Stars: ✭ 111 (+2.78%)
Mutual labels:  create-react-app, firebase, react-router-v4
React Redux Firebase Authentication
🔥Boilerplate Project for Authentication with Firebase in React and Redux
Stars: ✭ 265 (+145.37%)
Mutual labels:  create-react-app, firebase, react-router-v4
Web
⚡️ Supercharged version of Create React App with all the bells and whistles.
Stars: ✭ 594 (+450%)
Mutual labels:  create-react-app, firebase, react-router
React Firebase Authentication
🔥 Boilerplate Project for Authentication with Firebase in React.
Stars: ✭ 863 (+699.07%)
Mutual labels:  create-react-app, firebase, react-router-v4
Todo Redux Saga
Todo app with Create-React-App • React-Redux • Redux-Saga • Firebase • OAuth
Stars: ✭ 184 (+70.37%)
Mutual labels:  create-react-app, firebase, react-router
React Social Network
Simple React Social Network
Stars: ✭ 409 (+278.7%)
Mutual labels:  create-react-app, firebase, react-router-v4
React Firebase Starter
Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay
Stars: ✭ 4,366 (+3942.59%)
Mutual labels:  create-react-app, firebase, styled-components
Todo React Redux
Todo app with Create-React-App • React-Redux • Firebase • OAuth
Stars: ✭ 942 (+772.22%)
Mutual labels:  create-react-app, firebase, react-router
Create React App Redux
React Router, Redux, Redux Thunk & Create React App boilerplate
Stars: ✭ 885 (+719.44%)
Mutual labels:  create-react-app, react-router, react-router-v4
Moveit
🚀 NLW #4 | React+ TypeScript + NextJS + StyledComponents + Firebase + MongoDb +Axios
Stars: ✭ 39 (-63.89%)
Mutual labels:  firebase, styled-components
React Redux Antdesign Webpack Starter
react + redux + ant design + react-router 4 + webpack 4 starter
Stars: ✭ 44 (-59.26%)
Mutual labels:  react-router, react-router-v4
Muiscrr Boilerplate
Material-UI Styled Components React Redux boilerplate with offline mode support 🎬
Stars: ✭ 35 (-67.59%)
Mutual labels:  styled-components, react-router
Simple Universal React Redux
The simplest possible Async Universal React & Redux Boilerplate app, that works on both Mac and Windows
Stars: ✭ 58 (-46.3%)
Mutual labels:  react-router, react-router-v4
React Antd Admin Template
一个基于React+Antd的后台管理模版,在线预览https://nlrx-wjc.github.io/react-antd-admin-template/
Stars: ✭ 1,022 (+846.3%)
Mutual labels:  create-react-app, react-router
React Movies App
🎥 React movie app finder || experimenting with ant-design
Stars: ✭ 58 (-46.3%)
Mutual labels:  create-react-app, react-router
React Adventure
⛰ React high-ending architecture & patterns ready for use. Made for big and small projects. PWA Ready.
Stars: ✭ 62 (-42.59%)
Mutual labels:  styled-components, react-router-v4
Starter React Flux
Generate your React PWA project with TypeScript or JavaScript
Stars: ✭ 65 (-39.81%)
Mutual labels:  create-react-app, react-router
React Ssr Starter
All have been introduced React environment
Stars: ✭ 20 (-81.48%)
Mutual labels:  styled-components, react-router

The Road beyond React (Application)

Build Status Slack

A Hacker News / Pocket clone which let's you save front page stories for later. Found in the Road beyond React.

screen shot 2017-11-21 at 14 27 47

Features

  • uses:
    • only React (create-react-app)
    • firebase
    • react-router 4
    • semantic-ui
    • styled-components
    • no Redux/MobX
  • features:
    • Sign In
    • Sign Up
    • Sign Out
    • Password Forget
    • Password Change
    • Protected Routes with Authorization
    • Database: Users, Stories

Installation

Use your own Firebase Credentials

  • visit https://firebase.google.com/ and create a Firebase App
  • copy and paste your Credentials from your Firebase App into src/firebase/firebase.js
  • activate Email/Password Sign-In Method in your Firebase App
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].