Skip to content

PatrickNv23/TodoApp-devChallenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App Dev Challenge

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot screenshot screenshot screenshot

  • Where can I see your demo?
    This frontend challenge was uploaded to the Netlify domains, because it is a very powerful service to upload your React projects to the internet.

  • What was your experience?
    My experience at the end of this challenge has been satisfactory, because it made me review concepts that I had forgotten, it also helped me reinforce my knowledge of React such as React Context, state management, etc.
    Lastly, I reinforced my knowledge of CSS flexbox by using CSS modules and adapting the app to different mobile devices.

  • What have you learned/improved?
    I had to go over the concepts of the CSS modules and decide the best way to update the tasks depending on the filter the user selects.

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, I used Vite instead of React-create-app
$ git clone https://github.com/PatrickNv23/TodoApp-devChallenges

# Install dependencies
$ npm install

# Run the app with Vite
$ npm run dev

Acknowledgements

Contact

About

Todo App with React and CSS modules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published