Skip to content

To Do List with firebase back-end (React + Tailwind CSS) Practice

Notifications You must be signed in to change notification settings

Md-Mubin/To-Do-List-with-backend-0.5

Repository files navigation

React To Do List v0.5 with Firebase

This is a simple To-Do list made with React and Tailwind CSS. For backend using Firebase. A little practice for my developing proccess to make a perfect Chat app.

Recording.2024-11-13.104741.mp4

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

The project can be built with npm.

  • npm is distributed with Node.js which means that when you download Node.js, you automatically get npm installed on your computer. Download Node.js

Installing

To download the project follow the instructions bellow

git clone https://github.com/Md-Mubin/To-Do-List-with-backend-0.5.git
cd myreads

Install dependencies and run with:

npm

npm install
npm start

After that open terminal and write

npm run dev

than copy the local host link and paste it in browser or hold ctrl button and click on the local host link to run it directly in your default browser

Authors

Md. Irfan Rahman Mubin

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available: