Skip to content

leticea/nlw-unite-react

Repository files navigation

Technologies   |    Project   |    How to run   |    How to contribute   


NLW Unite

🚀 Technologies

This project was developed with the following technologies:

💻 Project

Project developed with Vite and TypeScript for an event manager.

NLW event on the Rocketseat platform.

⚙️ How to run

  • Clone the project.
  • Clone the API project to run both.
  • Go to the project folder and run 'npm install' (use 'yarn install' if that's your configuration).
  • npm run dev to run the project on the indicated port.

🤔 How to contribute

  • Fork this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: My new feature';
  • Push to your branch: git push origin my-feature.

After your pull request is merged, you can delete your branch.

📝 License

This project is under the MIT license.

About

NLW - Unite event by Rocketseat.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published