Skip to content

jefferson-gbarbosa/nlw-unite-react

Repository files navigation

NLW Unite - Pass-In-Web

Development of a front-end application in ReactJS, applying concepts of Properties, States, and Components, typing with Typescript, tooling with Vite, responsive interface with TailwindCSS, consumption of Node.js API, and utilization of URL states.

This application was developed during the NLW Unite event promoted byRocketseat

Table of contents

Overview

Screenshot

Attendee

Search

Links

My process

Built with

  • React
  • Tailwind
  • TypeScript

Running the Application

Access the Project's website by clicking here.

https://pass-in-web.netlify.app/

Follow the steps to run the Project on your local machine.

Requirements

Clone the repository and navigate to the folder

$ git https://github.com/jefferson-gbarbosa/nlw-unite-react && cd nlw-unite-react

Installing necessary dependencies

$ npm install or yarn

Run local project

$ npm run dev or yarn dev

Open the browser on the page "http://localhost:5173" to view.


Author

📜 NLW Unite 🚀