Skip to content

Music now it's an e-commerce project that offers you the best products from your favorite artists.

Notifications You must be signed in to change notification settings

kayquecoelho/music-now

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Now

Music now it's an e-commerce project that offers you the best products from your favorite artists.

Try it out now: music-now.vercel.app


About

It's a web application that simulates an e-commerce. We offer you the opportunity to buy the merch from your favorite artists with the best experience.

Features:

  • Create an account to save your favorite products in the bag
  • Edit the amount of itens in the bag
  • Shows the total purchase amount
  • Delete any product from the bag
  • Purchase confirmation by email

Coming soon:

  • [] Improvements in the layout of the page
  • [] Product search bar
  • [] Purchases historic

Technologies

The following tools and frameworks were used to create the app

How to run

  1. Clone this repository

  2. Clone the API repository

  3. Create a .env file in the root

  4. Define the REACT_APP_API_BASE_URL environment variable in the .env file

REACT_APP_API_BASE_URL=http://localhost:5000
  1. Install dependecies with npm
npm install
  1. Run the app
npm run start
  1. You might want to build the app
npm run build
  1. Acess the link http://localhost:3000/

Note: Make sure to run the API app before run the application

Authors


Made by: Kayque Coelho and Rui Neto

About

Music now it's an e-commerce project that offers you the best products from your favorite artists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published