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.
- Host: GitHub
- URL: https://github.com/theringsofsaturn/strive-school-students-blog-mern-app
- Owner: theringsofsaturn
- Created: 2021-11-25T23:56:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-16T03:00:21.000Z (about 3 years ago)
- Last Synced: 2024-12-23T02:45:34.511Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 7.19 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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



## 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]
