ankitrhode / React-ToDo

ToDo app with React and Firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React ToDo App


Build setup

  • Clone the repo.
$ git clone https://github.com/ankitrhode/React-ToDo.git
  • Install dependencies. Make sure you already have nodejs & npm installed in your system.
$ npm install # or yarn
  • Run it and serve at localhost:3000
$ npm start # or yarn start

Technology Stack

  • React (Frontend)
  • Firebase (Backend + Hosting)
  • HTML
  • CSS
  • JavaScript

About

ToDo app with React and Firebase


Languages

Language:JavaScript 68.8%Language:CSS 16.6%Language:HTML 14.6%