Skip to content

A React, Redux, Node, Express, Mongoose based Url Shortner

Notifications You must be signed in to change notification settings

wshamim/ShortEnvy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Prerequisites

  • Node.js (version 8 or above)
  • MongoDB
  • Yarn (optional)

How to run/install locally

Note: This app assumes that a MongoDB server is running locally at 27017

After git clone of repository,

  • yarn install or npm install to install all the devDependencies
  • yarn build or npm run build to build the application
  • yarn start or npm start to start the application
  • yarn test or npm run test to run the tests

Demo

A demo of this project is deployed on the following urls

About

A React, Redux, Node, Express, Mongoose based Url Shortner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published