MikhailMasny / awesome-mern-frontend

A web-application developed based on stack: MERN (MongoDB, Express.js, React.js, Node.js) with npm packages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome MERN frontend [Link shortener]

The main idea of the web application is to develop a link shortener app for simple and quickly create a short link. This repository can also serve as a template for creating a modern web application.

Getting Started

  • Install Node.js;
  • To configure the environment, the following commands were executed:
npm i materialize-css (deprecated)
npm i uikit
npm i react-router-dom

Built with

Author

Mikhail M. - Software Engineer;

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

A web-application developed based on stack: MERN (MongoDB, Express.js, React.js, Node.js) with npm packages.

License:MIT License


Languages

Language:JavaScript 90.8%Language:HTML 9.0%Language:CSS 0.2%