Skip to content

pauromeropau/phone-catalog-production

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📱 ✨ The Soamee Shop (Phone Catalog) ✨ 📱

(Read TEST)

WHAT IS IT?

"The Soamee Shop" is an online and sofisticated technology shop. Sofisticated because they just sell 8 smartphones.
This is part of the idea of creating a website with meaning, or some UX. It's used a JSON file (which I used to own) for doing this test. Itself, it's meaningless. I mean, just info. So I had the idea of creating a small shop and not simply develope a website that renders a JSON file.

👉🏻 DEMO

TECH STACK

React/Redux, Hooks, Node, Express, Axios, Docker and Jest

UX/UI

As mentioned before, this website has been given the appearance of an online store. It is easy to use and intuitive. For this, a simple and clean interface has been developed. We do not want customers to run away from our website! Of course Soamee brand is present (#6c46a7, Lato and Poppins typos)

HOW TO RUN

Server side

cd server/
npm i
npm start

Client side

cd client/
npm i
npm start

... and go to

http://localhost:3000/

Run tests:

npm test

Global .env

REACT_APP_PORT=3000
APP_SERVER_PORT=5000
API_HOST=http://localhost:3000

./server .env

ENV=development
PORT=5000

Docker

docker-compose up

Author

👩🏼‍💻 Paula Romero
👤 LinkedIn
🎨 Behance
📩 pauromeropau@gmail.com
📍 Madrid, Spain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published