Skip to content

eatmoarrice/cs-mail-doc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

CoderSchool Mail

This is a documentation of how to create web application in MERN stack from scratch. The app allow user to send email to other users within the app platform. This is project is a good excercise for building one of your familiarize with the Mongo database.

Features

  • User management and login flow
  • State management with redux
  • CRUD for messages
  • Error handling and notification
  • And more..

Implementation

Server side

When developing a full-stack web, it is common to have the web's backend develop prior to front-end. One of the main reason is that it would be easier to have database ready when implementing the front-end logic of the web.

Project setup

Basic Features

Client side

We will use our newly built Apis from the previous BackEnd instructions:

https://localhost:5000

API Documentation

Let's get started:

Project setup

Basic Features

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published