An open API service indexing awesome lists of open source software.

https://github.com/bc-fullstack-03/celio_amaral-frontend

Projeto de front-end para consumir api(back-end) restfull para o desenvolvimento de uma rede social na SysMap Excellence Full Stack Trainee 3ª edição.
https://github.com/bc-fullstack-03/celio_amaral-frontend

axios clsx-npm phosphor-icons react react-router-dom tailwind typescript vite

Last synced: 3 months ago
JSON representation

Projeto de front-end para consumir api(back-end) restfull para o desenvolvimento de uma rede social na SysMap Excellence Full Stack Trainee 3ª edição.

Awesome Lists containing this project

README

          

## Parrot Social Network(Connect)
- ### Front-End
Projeto de front-end para consumir api(back-end) restfull para o desenvolvimento de uma rede social na SysMap Excellence Full Stack Trainee 3ª edição.


Celio-React
Celio-Typescript
Celio-Tailwindcss
Celio-Vite



--> React 18.2.0

--> Typescript 5.0.2

--> Tailwind 3.3.2

--> Vite 4.3.2

--> Other technologies: Radix UI React Slot / Swagger API / JWT (JSON Web Token) Authentication / Axios / react-router-dom / phosphor-icons / clsx / radix-ui / Dropzone

#### Running on machine:
Node.js/npm

[Back-end](https://github.com/bc-fullstack-03/Celio_Amaral-Backend) Java or [Back-end](https://github.com/coe-tech/backend) Node.js environment of the project configured and running.

Obs: The api used in the front-end was Node.js.

#### In front-end directory:
Install front-end dependencies:
npm install

#### start the front-end:
npm run dev

```bash
# Access browser url:
Web Application: http://localhost:5173
```

### Project:
#### Login:
![img1](https://github.com/bc-fullstack-03/Celio_Amaral-Frontend/blob/main/frontend/public/tela_login.png)

#### Post:
![img2](https://github.com/bc-fullstack-03/Celio_Amaral-Frontend/blob/main/frontend/public/tela_post.png)

#### Home:
![img3](https://github.com/bc-fullstack-03/Celio_Amaral-Frontend/blob/main/frontend/public/tela_home.png)

#### Profile:
![img4](https://github.com/bc-fullstack-03/Celio_Amaral-Frontend/blob/main/frontend/public/tela_profile.png)

#### Friends:
![img5](https://github.com/bc-fullstack-03/Celio_Amaral-Frontend/blob/main/frontend/public/tela_friends.png)

#### Project design in Figma:
[Figma](https://www.figma.com/file/vepLgESqoFwshCzJ5lqPkn/bootcamp-2?node-id=0-1&t=uspBdoBlOFzx5gUx-0)

## Author
- [@CelioAmaral](https://github.com/CelioAmaral)


Celio-Link