Skip to content

Website made in NLW to manage an attendees list in an event.

Notifications You must be signed in to change notification settings

cristian-sbardelotto/pass-in

Repository files navigation

👥 Pass In

This project is the administrator view of the Pass In application, that was made on NLW Unite by Rocketseat. You can manage and view the attendees and its email, name, check-in info and more, of a specific event.

⚠️ Feel free to contact me, and share your feedback and insights, or report a bug!

Technologies   |    What I've Learned   |    Installation      

🛠️ Technologies

This project was made with the following technologies/libraries:

  • Typescript
  • React
  • TailwindCSS
  • Eslint
  • Vite
  • Git & Github

🧠 What I've Learned

During the development, I've discovered new things, such as:

  • Usage of Fakerjs during the development

📤 Installation

Firstly, you need to clone the project on your machine:

git clone https://github.com/cristian-sbardelotto/pass-in

After that, open the project folder and install the dependencies:

npm install
# or
yarn
#or
pnpm install

To run the project on your browser, use:

npm run dev
# or
yarn dev
# or
pnpm dev

Enjoy this project!

Developed with 🧡 by Cristian Sbardelotto.

LinkedIn GitHub portfolio