Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jefersoneiji/social-app-front-end
this is the front-end code of social-app
https://github.com/jefersoneiji/social-app-front-end
dayjs-plugin firebase-realtime-database javascript jsx materia-ui react-redux reactjs redux
Last synced: 16 days ago
JSON representation
this is the front-end code of social-app
- Host: GitHub
- URL: https://github.com/jefersoneiji/social-app-front-end
- Owner: jefersoneiji
- License: mit
- Created: 2020-08-03T01:07:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-12T02:02:45.000Z (about 1 year ago)
- Last Synced: 2024-11-01T23:25:15.526Z (2 months ago)
- Topics: dayjs-plugin, firebase-realtime-database, javascript, jsx, materia-ui, react-redux, reactjs, redux
- Language: JavaScript
- Homepage: https://socialapp-f3479.web.app/
- Size: 3.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### This project was developed using some of the latest technologies in web development
### The Goal:
To code and implement some of the functionalites available in Facebook. Holding this in mind, it was developed using ReactJS (front-end) and Firebase (back-end).
### This technologies were used overall
* **Java Script (ES6)**
* **CSS3**
* **Material UI**
* **Redux**
* **Axios**
* **React Router**
* **JWT Auth**### It is possible to:
* See posts
* Coment, Like, Delete and posts
* Register new users
* Log in and Log out operations
* Upload and update profile bio
* Navigate to another user profile![page gif](https://github.com/codeLearnerrr/social-app-front-end/blob/master/socialAppREADME.gif)
### After downloading it run npm standard commands
### `npm install`
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.
### For a live preview accesss the following url https://socialapp-f3479.web.app/