Skip to content

bianca-bezerra/Laboras

Repository files navigation

Laboras

A Piauian social network made by friends🫂

This repository contains the frontend of the project, built with React.

Features

  • CRUD for posts
  • Users profiles and follow system
  • User settings
  • Celebrations system

Technologies

The following tools were used to develop this project

Run Locally

Clone the project

git clone https://bianca-bezerra/Laboras

Go to the project directory

cd Laboras

Switch to the current active version

git switch neo-dev

Install dependencies

npm i

Run the development server

npm run dev

Versions

This project branchs are complicated. Basically they define three project variatons:

main, dev: Primary version of Laboras, designed to work with the original DRF backend. It's currently somewhat outadated and partially broken, but will return as the main version in the future.

next-api: A second version of Laboras, developed to integrate with the Next.js fullstack backend. It is as outdated as the primary version and potentially broken. This version is currently deprecated since Next.js flavor now has its own separate frontend.

neo, neo-dev: The last and currently active version of Laboras, built to work with the FastAPI-Neo4j backend. This version introduce new features such as celebrations. The most up-to-date branch is neo-dev.

Authors

Frontend team:



Backend team:

About

Rede social feita em React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors