{"id":26981532,"url":"https://github.com/leticea/nlw-unite-react","last_synced_at":"2026-05-11T03:02:56.179Z","repository":{"id":246218061,"uuid":"820421792","full_name":"leticea/nlw-unite-react","owner":"leticea","description":"NLW - Unite event by Rocketseat.","archived":false,"fork":false,"pushed_at":"2024-07-07T20:09:01.000Z","size":594,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-07-07T21:25:59.661Z","etag":null,"topics":["dayjs","fakerjs","lucide-react","npm","tailwind-merge","typescript","vite"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leticea.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-26T12:41:49.000Z","updated_at":"2024-07-07T21:26:09.762Z","dependencies_parsed_at":"2024-06-26T16:48:35.994Z","dependency_job_id":"a9082e3a-e5fc-4b8f-982b-05a841495d89","html_url":"https://github.com/leticea/nlw-unite-react","commit_stats":null,"previous_names":["leticea/nlw-unite-react"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leticea%2Fnlw-unite-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leticea%2Fnlw-unite-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leticea%2Fnlw-unite-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leticea%2Fnlw-unite-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leticea","download_url":"https://codeload.github.com/leticea/nlw-unite-react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247028943,"owners_count":20871786,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dayjs","fakerjs","lucide-react","npm","tailwind-merge","typescript","vite"],"created_at":"2025-04-03T15:36:53.456Z","updated_at":"2026-05-11T03:02:56.092Z","avatar_url":"https://github.com/leticea.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"#-technologies\"\u003eTechnologies\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-project\"\u003eProject\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-how-to-run\"\u003eHow to run\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#-how-to-contribute\"\u003eHow to contribute\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003c/p\u003e\n\n\u003cbr\u003e\n\n# NLW Unite\n\n## 🚀 Technologies\n\nThis project was developed with the following technologies:\n\n- [Node.js](https://nodejs.org/en/) - v18.12.1\n- [Npm](https://www.npmjs.com/) - 8.19.2\n- [Vite](https://vitejs.dev/guide/) - ^5.3.1\n- [TypeScript](https://www.typescriptlang.org/) - ^5.2.2\n- [Tailwindcss](https://tailwindcss.com/) - ^3.4.4\n- [Tailwind-merge](https://github.com/dcastil/tailwind-merge) - ^2.3.0\n- [Tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) - ^0.5.7\n- [Day.js](https://day.js.org/) - ^1.11.11\n- [Faker.js](https://fakerjs.dev/) - ^8.4.1\n- [Lucide React](https://lucide.dev/guide/packages/lucide-react) - ^0.397.0\n\n## 💻 Project\n\nProject developed with Vite and TypeScript for an event manager.\n\nNLW event on the [Rocketseat](https://www.rocketseat.com.br/) platform.\n\n- [Back-end - API](https://github.com/leticea/nlw-unite-nodejs)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"\" src=\".github/image.png\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"\" src=\".github/image2.png\"\u003e\n\u003c/p\u003e\n\n## ⚙️ How to run\n\n- Clone the project.\n- Clone the API project to run both.\n- Go to the project folder and run 'npm install' (use 'yarn install' if that's your configuration).\n- npm run dev to run the project on the indicated port.\n\n## 🤔 How to contribute\n\n- Fork this repository;\n- Create a branch with your feature: `git checkout -b my-feature`;\n- Commit your changes: `git commit -m 'feat: My new feature'`;\n- Push to your branch: `git push origin my-feature`.\n\nAfter your pull request is merged, you can delete your branch.\n\n## 📝 License\n\nThis project is under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleticea%2Fnlw-unite-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleticea%2Fnlw-unite-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleticea%2Fnlw-unite-react/lists"}