بدون توضیح

susannadiv 3f8fc3f1e7 Fixing login/logout refreshing bugs 4 سال پیش
public 68749f3efa Last routing fixes + logged user's profiletile edit button 4 سال پیش
src 3f8fc3f1e7 Fixing login/logout refreshing bugs 4 سال پیش
.gitignore 612c125823 Added created stylesheets + initial create-react-app files 4 سال پیش
README.md e5c9959483 Updated Readme 4 سال پیش
package-lock.json 4da375b392 Added Html parser to show posts as HTML, however more work is needed to parse emojis and other stuff. 4 سال پیش
package.json 4da375b392 Added Html parser to show posts as HTML, however more work is needed to parse emojis and other stuff. 4 سال پیش
yarn.lock 9fda0cb3c1 Added tentative search page 4 سال پیش

README.md

Pleroma FE-like client webapp in React for GNU social.

GSoC 2020 Susanna Di Vita's final evaluation project.

1: Install packages

Run npm install

2: Run project

Run npm start

3: Open it

Go to http://localhost:3000