Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.54 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.54 KB

Todolist with reactfire

forthebadge forthebadge

A realtime todolist to always keep your objectives in mind

Install

  • Clone or fork the project [email protected]:ThomasLeveque/todo-list-reactfire.git
  • Run yarn command to install all the dependencies

Launch

  • Run yarn start command to start the project
  • Run yarn build command to build the project

Finally you can enjoy adding todos 🔥🔥🔥

Made with

  • react - A JavaScript library for building user interfaces
  • typescript - Typed JavaScript at Any Scale.
  • firebase - Firebase helps mobile and web app teams succeed
  • reactfire - Hooks, Context Providers, and Components that make it easy to interact with Firebase
  • styled-components - Visual primitives for the component age
  • framer-motion - A production-ready motion library for React
  • @ant-design/icons - Set of icons provide by ant design

Online

You can find the project deploy with vercel right here : todo-list-reactfire

Authors