/NLW14-Reactjs

NLW React Track Project

Primary LanguageTypeScript

NLW React

This project was built from the NLW Expert React track, mainly using Vite, Typescript and TailwindCSS.

Getting Started

Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Make sure you have Node.js installed.

Installation

  1. Clone the repository:
    git clone https://github.com/IgorDGomes/NLW14-Reactjs.git
  1. Navigate into the project directory:
    cd NLW14-Reactjs
  1. Install dependencies:
    npm install

Usage

  1. Start the development server:
    npm run dev

This will start the development server and open your default browser with the application running on localhost:5173.