Giter Site home page Giter Site logo

dizefurkan / react-redux-firestore-todo-app Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 853 KB

TypeScript, React, Redux, Styled-Components, Google Firestore, Todo

Home Page: https://qooper-todo-app.vercel.app

HTML 3.70% TypeScript 72.67% Shell 0.73% CSS 22.90%
typescript react redux todo react-todo styled-components

react-redux-firestore-todo-app's Introduction

Todo App

Todo App

How to start the server on local:

1- Clone the repository 2- cd ./qooper-todo-app 3- npm install 4- npm run start


  1. Bootstrap React TypeScript with Creat React App npx create-react-app ./ --template typescript

  2. I create my own UI Reusable Components. For this i use styled-components. I create a theme for colors, font-size or etc. Also create grid layout system. for Layout. (Col, Row system.). For Icons i copy svg to codebase. and use it. I follow the best practices for as much as I can.

  3. Create the routes. Also create folder structure.

    page

    • home
    • sign-in
  4. Build the Register form. Note: I save User Input Data on LocalStorage in Browser. If i have a time, may be i can save in firestore. In this way we can see the user informations on the database. But for know this is not possible...

  5. Build the HomePage. (List Page) I create todo items on locale (not api usign). but state managed on Redux.

  6. I implement the firestore. Then i convert to locale state to firestore. I create, update and delete. Then snapshot fire, i save to redux. Then i read data from redux.

  7. I deploy and host in vercel.

I tried to explain it simply as i cloud.

Also i add a picture on cloud firestore structure. Qooper - Firestore Database

react-redux-firestore-todo-app's People

Contributors

dizefurkan avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.