https://github.com/canaxs/nodejs-app
Blog site containing backend and frontend applications
https://github.com/canaxs/nodejs-app
bodyparser client cors mongodb nodejs reactjs server
Last synced: about 2 months ago
JSON representation
Blog site containing backend and frontend applications
- Host: GitHub
- URL: https://github.com/canaxs/nodejs-app
- Owner: Canaxs
- License: mit
- Created: 2022-04-20T06:19:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-25T20:14:50.000Z (about 4 years ago)
- Last Synced: 2026-01-02T01:39:11.320Z (5 months ago)
- Topics: bodyparser, client, cors, mongodb, nodejs, reactjs, server
- Language: JavaScript
- Homepage:
- Size: 4.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
## About The Project
I used nodejs for the backend part. I used reactjs for the front-end. I designed a blog site. You can create and delete blogs.
### Built With
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
* [Node-JS]
* [React-JS]
## Getting Started
You need to run the node js server with node index.js and then issue the npm run start command for ReactJS
## Usage
You can create a blog from the blog controls page and see and delete the blogs you want to delete. You can list the blogs created from the Blogs page. When you click on the blog posts, you will be directed to the relevant content page.
## License
Distributed under the MIT License. See `LICENSE.txt` for more information.
## Contact
Mail and Twitter - [@your_twitter](https://twitter.com/cana_meric) - mmericcana@gmail.com
Project Link: [https://github.com/Canaxs/nodejs-app](https://github.com/Canaxs/nodejs-app)
## Acknowledgments
Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!
* [Choose an Open Source License](https://choosealicense.com)
* [GitHub Pages](https://pages.github.com)
[contributors-shield]: https://img.shields.io/github/contributors/othneildrew/Best-README-Template.svg?style=for-the-badge
[contributors-url]: https://github.com/othneildrew/Best-README-Template/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=for-the-badge
[forks-url]: https://github.com/othneildrew/Best-README-Template/network/members
[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=for-the-badge
[stars-url]: https://github.com/othneildrew/Best-README-Template/stargazers
[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=for-the-badge
[issues-url]: https://github.com/othneildrew/Best-README-Template/issues
[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=for-the-badge
[license-url]: https://github.com/othneildrew/Best-README-Template/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/othneildrew
[product-screenshot]: images/screenshot.png