Skip to content

E-commerce website for a clothing store. Developed with MERN.

Notifications You must be signed in to change notification settings

LinoCruz/girasol-clothes-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome!

This project of mine is in the developing process. I'm using MERN techs, and I'm in the front-end side of the app. So be aware that this project hasn't been finished yet.

Let's try to run this app in your local

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

NPM / Yarn and Node.js installed

Installing

Installing NPM modules on both client and server folders

Execute these commands from the project directory

cd client && npm install
cd server && npm install

Running the app

Open a terminal on server directory

npm run start:dev

and open another terminal on client directory

npm run start

Access the web app at http://localhost:3000/

About

E-commerce website for a clothing store. Developed with MERN.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published