Skip to content

Repository files navigation

ToDo

The app replicates the UI/UX from the following Figma design Minimalist ToDo App generating the site result using React

Getting Started

  • Prerequisites
    • Node.js installed (v14 or later recommended)
    • Package manager: npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/gabrielsrs/toDo.git
cd todo-app
  1. Install dependencies:
npm install
# or
yarn install
  1. Start the development server:
npm start
# or
yarn start
  1. Open the app in your browser at http://localhost:3000/.

Releases

Packages

Contributors

Languages