https://github.com/thalesgomest/cineflex
This is my third project with React on Bootcamp Driven Education. It consist in a Single Page Aplication (SPA), using React Router. The base is a mobile cinema booking app where you can easily buy tickets for new movies.
https://github.com/thalesgomest/cineflex
html-css-javascript html5 javascript react reactrouterdom styled-components
Last synced: about 2 months ago
JSON representation
This is my third project with React on Bootcamp Driven Education. It consist in a Single Page Aplication (SPA), using React Router. The base is a mobile cinema booking app where you can easily buy tickets for new movies.
- Host: GitHub
- URL: https://github.com/thalesgomest/cineflex
- Owner: thalesgomest
- Created: 2022-03-24T17:55:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-27T06:15:39.000Z (over 3 years ago)
- Last Synced: 2025-08-26T17:26:43.410Z (10 months ago)
- Topics: html-css-javascript, html5, javascript, react, reactrouterdom, styled-components
- Language: JavaScript
- Homepage: https://cineflex-hardh7xm0-thalesgomest.vercel.app/
- Size: 643 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## 📑 Contents
- [Project Description](#-project-description)
- [Mockup](#-mockup)
- [Status of work](#-status-of-work)
- [How to run](#%EF%B8%8F-how-to-run)
- [Build with](#%EF%B8%8F-build-with)
- [Contact](#-contact)
## 📌 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
## 🚧 Status of work

## ⚙️ How to run
```bash
# 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


[](https://www.javascript.com)




## 📫 Contact