Skip to content

An ecommerce with all the characteristics of a real application of the same genre. This project is a presentation of a template for stores, which in turn is adaptable to other themes.

Notifications You must be signed in to change notification settings

ruineto-software-engineer/music-now

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Now

Ecommerce focused on sales of music products and their artists.

Try it out now at https://music-now.vercel.app/

About

Application with the objective of bringing concepts of login, registration, api, styled-components and in addition to having its own api, the main technologies used for the development were:

  • html
  • css
  • react
  • react-router-dom
  • styled-compents

By using this application, any user can make fictitious purchases and in turn receive a purchase confirmation email.

Technologies

The following tools and frameworks were used in the construction of the project:

How to run

  1. Clone this repository
  2. Clone the back-end repository at https://github.com/ruineto-dev/api-music-now
  3. Follow instructions to run back-end at https://github.com/ruineto-dev/api-music-now
  4. Install dependencies
npm i
  1. Run the front-end with
npm run start
  1. You can optionally build the project running
npm run build
  1. Finally access http://localhost:3000 on your favorite browser (unless it is Internet Explorer. In this case, review your life decisions)

About

An ecommerce with all the characteristics of a real application of the same genre. This project is a presentation of a template for stores, which in turn is adaptable to other themes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.2%
  • CSS 2.2%
  • HTML 1.6%