Skip to content

Repo for all the tutorial projects of all the articles published on aviyel platform.

Notifications You must be signed in to change notification settings

aviyelverse/devrel-tutorial-projects

Repository files navigation

Even a few years ago, web application development was not what it is today. Nowadays, there are so many options that the uninitiated are frequently perplexed as to what is best for them. This applies not only to the overall stack but also to the development tools; there are so many options. This repo contains the lists of all the article projects .

MERN Stack

The MERN stack is a popular set of technologies for creating a modern Single Page Application (SPA). MERN stands for MongoDB, Express, React, and Node.js:

  • Node.js is a popular server-side framework that allows us to run JavaScript code on a web server.

  • Express is a Node.js web application framework that makes Node application development simpler and faster.

  • MongoDB is a NoSQL database that stores data persistently in the form of collections and documents.

  • React is a JavaScript frontend library for creating user interfaces.


You'll learn how to build full-stack MERN stack based projects from this eBook. This eBook consists of "Five" different MERN stack projects and is absolutely free of charge .


1). CRUD application Full-stack app to perform CRUD operations using the MERN stack CRUD application


2). BLOG application Full-stack blog application that performs CRUD operations by utilizing the MERN stack.

Blog App


3). Calorie Journal SaaS based project Full-stack calorie tracker application that users can use to keep track of users food habits and are able to track their entire calorie count by utilizing the absolute power of the MERN stack only Calorie Journal

Calorie Journal

Calorie Journal


4). Project case study application Full-stack project case study application that users can use to keep track of and make notes on GitHub projects, as well as search the entire GitHub project using the GitHub API and the MERN stack alone. Project case study

Project case study


5). Road Trip Mapper application Full-stack road trip mapper application where users can pin and map locations and view the sites pinned by other users, all using the MERN stack and leveraging the power of the Mapbox API. Road Trip Mapper

Road Trip Mapper

Road Trip Mapper

Road Trip Mapper


We have created a completely free eBook for you to download in the link below.


Download for absolutely free here


This eBook will provide detailed instructions for anyone wishing to practice and improve their JMERN stack skills. We strongly advise you to go thoroughly and read everything ahead of time and to practice and improve your MERN stack skills. This is the most comprehensive full-stack MERN book accessible for absolutely free of charge. It features a lot of cool projects and covers a wide range of topics. Beginners, seasoned professionals, and senior developers will also benefit from a variety of projects that cover not only the fundamentals of MongoDB, Express, React JS, and Node, but also the most advanced and challenging aspects of these technologies. Cheers!! Happy coding!!!


Join us on our Discord community !!


Further Reading

https://www.npmjs.com/package/express

https://reactjs.org/

https://www.javatpoint.com/reactjs-tutorial

https://nodejs.org/en/

https://www.npmjs.com/package/mongoose

https://developer.ibm.com/languages/node-js/articles/

https://www.mongodb.com/mern-stack

About

Repo for all the tutorial projects of all the articles published on aviyel platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published