Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 670 Bytes

README.md

File metadata and controls

46 lines (27 loc) · 670 Bytes

RabbitX - Todos

the assignment application for an apply full-stack developer position at Rabbit Digital Group

Screenshots

RabbitX - Todos

Demo

https://rabbitx-todos.web.app/

Run Locally

Clone the project

  git clone https://github.com/nitiponth/todos.git

Go to the project directory

  cd todos

Install dependencies

  npm install

Start the server

  npm run start

Tech Stack

Frontend: React, Mobx, Mobx-react-lite, Scss

Authors