All Projects → nurislam03 → MERN_A_to_Z_Client

nurislam03 / MERN_A_to_Z_Client

Licence: other
This tutorial is all about the MERN stack. We are going to explore this popular stack and how to use it by developing a simple CRUD (create, read, update, and delete) application from scratch. In this part, we will work with React to build out the front-end portion of our app.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to MERN A to Z Client

fusion
🚀 Open-source alternative for Mixpanel - Amplitude - Hotjar - Fullstory✨
Stars: ✭ 199 (+637.04%)
Mutual labels:  full-stack
MCW-OSS-PaaS-and-DevOps
MCW OSS PaaS and DevOps
Stars: ✭ 49 (+81.48%)
Mutual labels:  mern
session
Aplus Framework Session Library
Stars: ✭ 170 (+529.63%)
Mutual labels:  full-stack
flot
no database CMS, written in PHP, supports themes, soon plugins, and flexible taxonomies (data types) . Hybrid static/dynamic CMS that's cached by default. Runs on anything with PHP. Still in development, but fairly stable.
Stars: ✭ 44 (+62.96%)
Mutual labels:  full-stack
Dailyfresh-B2C
这是一个 ☛全栈/全端/全平台☚ 的B2C模式的电商项目, web后台基于Django2.0 + Python3.6, 前后端分离,前端使用Vue框架开发。移动端基于Flutter开发,一套代码支持Android&IOS平台。微信小程序基于mpvue框架开发。
Stars: ✭ 74 (+174.07%)
Mutual labels:  full-stack
inCyberPunk2022
👾 https://cybersocial.herokuapp.com/   C̵̡̡͓̪̺̲̺̳̭̱̩͖͔̽̈́͜y̵̢̺̮̥̠̲̼̫͗b̴̲͇̟̭̹͆͒̈́̒͋̃̌̇̈̆̚͠͠ȅ̷̡̢̩̺̏r̴̢̛̹̲̜͙͉̩̩̣͉̺͂̀́̈́̇͛͋̊̉̈́̇P̵̡͊̚ų̵̙̣͓̤̼̭̤̥̯̻̯̒ͅň̸̛̯͕̦̦͓̙̋͐̈́́̉ͅḱ̷̡̪͚͉̟̘̳̯̳͉̈́͐͂̇̾͑̕̕͝ͅ
Stars: ✭ 28 (+3.7%)
Mutual labels:  mern
farrow
A Type-Friendly Web Framework for Node.js
Stars: ✭ 748 (+2670.37%)
Mutual labels:  full-stack
pagination
Aplus Framework Pagination Library
Stars: ✭ 167 (+518.52%)
Mutual labels:  full-stack
fullstack-typescript
A demo project of a full stack typescript application
Stars: ✭ 28 (+3.7%)
Mutual labels:  full-stack
UPPERCASE
실시간성에 특화된 풀스택 프레임워크 ✨
Stars: ✭ 30 (+11.11%)
Mutual labels:  full-stack
Knowledge-Base
record every requirement and solution here
Stars: ✭ 31 (+14.81%)
Mutual labels:  full-stack
cache
Aplus Framework Cache Library
Stars: ✭ 18 (-33.33%)
Mutual labels:  full-stack
json-as-xlsx
Create excel from json npm package
Stars: ✭ 103 (+281.48%)
Mutual labels:  full-stack
crypto
Aplus Framework Crypto Library
Stars: ✭ 20 (-25.93%)
Mutual labels:  full-stack
go-angular
A simple CRUD application written with Go and Angular
Stars: ✭ 63 (+133.33%)
Mutual labels:  full-stack
log
Aplus Framework Log Library
Stars: ✭ 14 (-48.15%)
Mutual labels:  full-stack
full stack classroom july 2019
Class notes, code snippets, assignments, reading material for the full stack classroom batch of July 2019
Stars: ✭ 19 (-29.63%)
Mutual labels:  full-stack
routing
Aplus Framework Routing Library
Stars: ✭ 186 (+588.89%)
Mutual labels:  full-stack
mern-stack-crud
MERN stack (MongoDB, Express, React and Node.js) create read update and delete (CRUD) web application example
Stars: ✭ 142 (+425.93%)
Mutual labels:  mern
desafios-bootcamps-dio
Desafios em C#, Java, JavaScript, Kotlin, Python e Ruby dos Bootcamps da Digital Innovation One
Stars: ✭ 442 (+1537.04%)
Mutual labels:  full-stack

MERN_A_to_Z_Client

To Run the app (Client - React)

Make sure you are in - MERN_A_to_Z_Client/mern_a_to_z_client/ directory & type the following command
$ npm install
$ npm start

To Explore all features in this project you need to connect the server first. Here you will find the necessary files (backend/server).

GitHub Repo - Backend/Server

https://github.com/nurislam03/MERN_A_to_Z

Read My Article about this server side coding

LogRocket Article Link

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].