Skip to content

msgaurav/todo-react-app

Repository files navigation

ToDo React/Next.js App

Table of Contents

Project Overview

A ToDo App made with React.js & Next.js where you can add your todo task and manage them with the helpful tools.

Project Setup

  • Download as .zip file or clone this project:
    $ git clone https://github.com/msgaurav/todo-react-app.git
    
  • Open terminal, check that if you have Node.js installed. If installed, then move to the new cloned directory by using cd <folder-name> command
  • Now install all project dependencies with npm install

Run the Application:

After installtion of project dependencies, run it locally:

  • To run the app locally simply run npm run dev command in your terminal
  • Then open your browser and go to http://localhost:3000/

Skills Used

  • HTML5
  • CSS3
  • SASS
  • Material-Ui
  • JavaScript
  • React.js / Hooks
  • Next.js
  • Redux.js
  • Tools:
    • npm
    • ESLint
    • Jest
    • React Testing Library

Note

  • I do not own any copyrights, all the rights go to their respective owners.

Thank You 😃

About

A ToDo App made with React.js & Next.js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published