CASTOR - TODO

Description

This app allows users reading, creating and deleting to-dos by signing up the app, also this app will allow the user updating the state of a given todo.

Features

  • Simple interface.
  • Log in & Sign up.

Technologies

This project was created using:

  • Vite
  • React
  • Typescript
  • Firebase

Setup

To run this project, just clone this repository from Github and run it locally using the command npm run dev.

Clone the repository

   git clone git@github.com:luis-moguea/castor-todo

Install dependencies

   npm install

Run the app

   npm run dev

#PLEASE NOTE THAT THE FIREBASE API KEY IS NOT STORED DIRECTLY IN THIS REPOSITORY, THUS YOULL NEED TO ADD THE YOURS ONE