ValentinOsvaldo / todo-app

Todo app created with ReactJs and Vite

Home Page:todo-app-ten-sandy.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo App by Osvaldo Valentin

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

I learned to use the useContext hook, to store the data use the localStorge API. Use React Router DOM for navigation to give a better experience and combine it with animate.style animations.

Built With

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/ValentinOsvaldo/todo-app.git

# Install dependencies
$ yarn

# Run the app
$ yarn dev

Acknowledgements

Contact

About

Todo app created with ReactJs and Vite

todo-app-ten-sandy.vercel.app


Languages

Language:JavaScript 78.4%Language:CSS 14.6%Language:HTML 7.1%