Skip to content

ThomasLeveque/todo-list-reactfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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