Skip to content

kreative/khlabs-fullstack-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn Fullstack Development by building a Todo List application!

Powered by Kreative Horizon Labs

Prerequisites

  • Install Node JS if you do not have it already
    • Run node --version if you are not sure if you have it

Running:

  • Clone this repo by running git clone git@github.com:ChrisTague1/todo-workshop.git
  • Open todo-workshop in VS Code
  • Run npm ci && npm run dev

Creating from Scratch

  • Run npm create vite@latest
  • Pick React with Javascript
  • Delete index.css, and replace App.css with this App.css
  • Write React code : )

Setting Up the Backend

Hosting

  • Create an account with Vercel

About

Use modern web development technologies like React, Next.js, Supabase and more to create a full stack todo list application!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors