Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nikamelashvili/blog-website-react


https://github.com/nikamelashvili/blog-website-react

Last synced: about 1 month ago
JSON representation

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.