Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/satoshi-sh/backend


https://github.com/satoshi-sh/backend

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

Blog API with Express






Blog API

### Description
The frontend was made with React and hosted on GitHub, and the backend was made with Express on Cyclic. The frontend page gets the data from MongoDB through API calls. Passport was used to authenticate registered users. Anyone can read blog posts, and logged-in users can make a new post, update, and delete.

[Frontend Repo](https://github.com/Satoshi-Sh/portfolio)

### Live Page
[Live Page](https://satoshi-sh.github.io/portfolio/)

### Teachnologies Used
- React
- React Router DOM
- Framer Motion
- Express
- Passport.js

### Outlook



### Reference
Used this video as a reference for blog page's design.
[Video Link](https://www.youtube.com/watch?v=LelifxOrzvw)