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

https://github.com/theringsofsaturn/strive-school-students-blog-mern-app

School Students Blog. Full Stack MERN Application.
https://github.com/theringsofsaturn/strive-school-students-blog-mern-app

Last synced: 4 months ago
JSON representation

School Students Blog. Full Stack MERN Application.

Awesome Lists containing this project

README

        

# Strive School Students Blog

This is a full stack MERN application blog for students where they can create an authenticated user profile, post articles and share it with other users.

## Screenshots

![App Screenshot](https://res.cloudinary.com/dqiyjy9ye/image/upload/v1647391961/striveBlog/screenshots/blog1_ue40rm.png)

![App Screenshot](https://res.cloudinary.com/dqiyjy9ye/image/upload/v1647391961/striveBlog/screenshots/blog2_xrocsw.png)

![App Screenshot](https://res.cloudinary.com/dqiyjy9ye/image/upload/v1647391961/striveBlog/screenshots/blog3_tumqxx.png)

## Tech Stack

**Client:** React, Redux

**Server:** Node, Express, MongoDB

## Run Locally

Clone the project

```bash
git clone https://link-to-project
```

Go to the project directory

```bash
cd my-project
```

Install dependencies

```bash
npm install
```

Start the server

```bash
npm run start
```

## Author

- Emilian Kasemi - [@theringsofsaturn](https://github.com/theringsofsaturn)

## Support

For support, email me: [email protected]

![Logo](https://res.cloudinary.com/dqiyjy9ye/image/upload/v1647392228/striveBlog/screenshots/owl-black_uogu7y.png)