Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup project with React, Vite, TypeScript, Tailwind CSS, and Pnpm #14

Closed
alizul01 opened this issue Dec 31, 2022 · 3 comments
Closed
Labels
good first issue Good for newcomers

Comments

@alizul01
Copy link
Owner

Welcome to the Polinema Innovation Tribe project!

In this first issue, we will set up the project with these tools:

  • React: a popular JavaScript library for building user interfaces
  • Vite: a fast and lightweight development build tool for modern web apps
  • TypeScript: a typed superset of JavaScript that adds optional static typing to the language
  • Tailwind CSS: a utility-first CSS framework for rapidly building custom designs
  • Pnpm: a fast and efficient package manager for Node.js

To get started, follow these steps:

  1. Fork this repository and clone it to your local machine. Don't know how to fork? Well, check top right corner bestie
  2. Install Pnpm by running npm install -g pnpm (or yarn global add pnpm if you prefer Yarn)
  3. Run pnpm install to install the project dependencies
  4. Run pnpm run dev to start the development server
  5. Your task is to complete the setup process and ensure that the project is running correctly on your local machine. If you run into any issues or have questions, feel free to ask for help in the comments.

Once you have the project up and running, take a moment to explore the code and familiarize yourself with the project structure. When you're ready, you can start working on the next issue or suggest your own ideas for improving the project.

Thanks for contributing to the Polinema Innovation Tribe project!

@alizul01 alizul01 added the good first issue Good for newcomers label Dec 31, 2022
@alizul01 alizul01 pinned this issue Dec 31, 2022
@Rengkat
Copy link

Rengkat commented Jan 12, 2023

Hello, i want to be part of this.

@Alessandro-Battiato
Copy link

Greetings!
Can I ask you exactly what does this project consist of?

@alizul01
Copy link
Owner Author

Greetings! Can I ask you exactly what does this project consist of?

Hi there! @Alessandro-Battiato and @Rengkat , This project is about collecting creative ideas from students that will later be uploaded to the system. Afterwards, other students can view the creative ideas of others and join a team if they are compatible with the student's idea.

@alizul01 alizul01 closed this as completed Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants