Jesusjha / react-festival-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚀 React festival e-commerce

An e-commerce to buy tickets for electronic music festivals

Getting started

1st - Install dependencies

npm install

2nd - Run server

npm run server

3rd - Run project

npm run dev

The project will start on localhost

Login

Email: user@mail.com
Password: user123

Developing

Build with

  • Vite
  • React Router
  • JSON Server
  • React Bootstrap
  • Styled-components

Features

The most important feature of the project is the function of adding entries to the shopping cart.

Setting up Dev

To start working on the project you need to do the following steps:

git clone https://github.com/Jesusjha/react-festival-project.git
cd react-festival-project
npm install

Api Reference

Api has been created with JSON Server

About

License:MIT License


Languages

Language:JavaScript 65.0%Language:CSS 32.6%Language:HTML 2.4%Language:Procfile 0.0%