Skip to content

ventura-v/planner-nlw-react

Repository files navigation

💻 Planner (NLW React)

Planning application built with React during Rocketseat NLW.

ReactJS Typescript NodeJS Fastify

Prisma ORM SQLite Zod Vite Tailwind


This project implements a simple planner application in React, created during an NLW event to practice component architecture and state management.

⌨️ How to run this project ⌨️

Requirements

  • Node.js
  • npm or yarn

Execution

  1. Clone this repository:

    git clone https://github.com/ventura-v/planner-nlw-react.git
    cd planner-nlw-react
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open the URL printed in the terminal (usually http://localhost:5173).

📝 Project features 📝

  • Task and planning UI
  • React components and hooks
  • NLW‑style project structure

🔗 Useful links 🔗

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors