Skip to content

Latest commit

 

History

History
64 lines (44 loc) · 2.53 KB

README.md

File metadata and controls

64 lines (44 loc) · 2.53 KB

banner

📑 Contents

📌 Project Description

This is my third project with React on bootcamp Driven Education. It consist in a Single Page Aplication (SPA), using React Router. The idea of this project is a mobile cinema booking application where you can easily buy tickets for new movies.

📸 Mockup

mockup

🚧 Status of work

status

⚙️ How to run

# Clone this repoository
$ git clone https://github.com/thalesgomest/cineflex.git

# Change to project directory
$ cd cineflex

# Install all dependencies
$ npm i

# Run the project with
$ npm start

# You can optionally build the project running
$ npm run build

# Finally
$ The server will start on port:3000. Access http://localhost:3000 on your favorite browser

🛠️ Build with

uses-react uses-node js uses-javascript uses-html5 uses-css built-with-git built-with-vsc

📫 Contact