Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikamelashvili/blog-website-react
https://github.com/nikamelashvili/blog-website-react
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nikamelashvili/blog-website-react
- Owner: NikaMelashvili
- Created: 2023-12-18T23:25:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-25T23:33:35.000Z (about 1 year ago)
- Last Synced: 2023-12-27T00:28:11.377Z (about 1 year ago)
- Language: JavaScript
- Size: 2.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Getting Started with Create React App
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.In this project, I am utilizing a third-party API to retrieve and display posts. Additionally, I am implementing functionality to create and publish blog posts. Furthermore, I am incorporating various API filters to sort the displayed content based on different criteria. This project serves as an excellent showcase of how I work with APIs.