Thejuniordev / adote-um-dev

Feito pela comunidade, para a comunidade #DEV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adote um Dev


🚧 The platform is still under development 🚧

Link to discord discussions

https://discord.gg/n3s2mh2F

About the project πŸ’»


The project was created to help the dev community to grow and help those who are just starting out, you can adopt a dev and thus be the godfather, the one who will help your godson grow.

Project idea πŸ’‘


- Make a connection between people who need help and who want to help
- Further increase the knowledge base of beginning devs.

Screenshots of platform πŸ–Ό


Tela Principal

Tela Sobre

Telas Devs

Technologies used πŸ› 


Next JS - Typescript - Sass

Getting Started πŸ‘·


To start development, you need to clone the GitHub project into a directory of your choice:
cd "directory of your choice"
git clone https://github.com/Thejuniordev/adote-um-dev

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

How to contribute πŸ€”


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

Once your pull request has been merged, you can delete your branch.

Author πŸŽ“


Image do Junior Alves
Junior Alves

Twitter

About

Feito pela comunidade, para a comunidade #DEV


Languages

Language:SCSS 51.6%Language:TypeScript 47.3%Language:JavaScript 1.1%