Skip to content

jcarlos0511/to-do-app

Repository files navigation

To Do App

Solution for a challenge from Frontendmentor.io.

🔥 Table of Contents

Overview

💻 Desktop version

screenshot screenshot

📱 Mobile version

screenshot screenshot

Built With

Features

This is a Next.js project bootstrapped with create-next-app, was created as a submission to a Frontendmentor 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/jcarlos0511/to-do-app.git

# Enter the created folder
$ cd to-do-app

# Install dependencies
$ npm install

# Run the app
$ npm run dev

# Visit http://localhost:3000/

Acknowledgements

Contact