Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rofiyev/full-stack_blog_reactjs

Full Stack covers parts of working with the actual Backend. This project is based on ReactJS. Made a Full Stack project with Redux Toolkit.
https://github.com/rofiyev/full-stack_blog_reactjs

axios bootstrap font-awesome javascript reactjs redux-toolkit rest-api

Last synced: about 5 hours ago
JSON representation

Full Stack covers parts of working with the actual Backend. This project is based on ReactJS. Made a Full Stack project with Redux Toolkit.

Awesome Lists containing this project

README

        

Full Stack Blog APP

project-image


Full Stack covers parts of working with the actual Backend. This project is based on ReactJS. Made a Full Stack project with Redux Toolkit.

## 💻 Built with

Technologies used in the project:

- JavaScript
- ReactJS
- Font Awesome
- Redux Toolkit
- Axios
- Bootstrap
- REST API

## Instalition

### To set up the project, follow these steps:

1. Clone the repository:

```bash
git clone https://github.com/Rofiyev/full-stack_blog_reactjs.git
cd full-stack_blog_reactjs
```

2. Install the dependencies:

```bash
npm install
```

3. Run the development server:

```bash
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.