Skip to content

DozZzeR/links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Links Shortener

This is a training project Client-Server App for learning Node.js, React, Express, Sequelize with Sqlite3

author: Vladilen Minin youtube tutorial, his school (as thanks)

The skills I got:

  • work with Node.js and npm
  • create a simple Express server on Node.js
  • create a single-page React app
  • use hooks, routes and context from React
  • use Mongoose and MongoDB - (was excluded from the project - MongoDB blocks russian IP and cannot be used without a VPN)
  • use Sequelize with Sqlite3, create models with references, create and select objects - (as Mongoose-MongoDB replacement)
  • use materialize-css
  • find troubles where not, resolve them and rollback changes
  • and more...

The problems encountered

  • MongoDB is not accessible from Russia without VPN
  • React version is different from the version in the tutorial (routes.js)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors