Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 15 days 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-27T06:15:39.000Z (over 2 years ago)
- Last Synced: 2024-11-09T04:24:18.665Z (2 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
![status](https://img.shields.io/badge/Status-Finished-00920F?style=plastic)
## ⚙️ 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
![uses-react](https://img.shields.io/badge/React-20232A?style=plastic&logo=react&logoColor=61DAFB)
![uses-node js](https://img.shields.io/badge/Node.js-43853D?style=plastic&logo=node.js&logoColor=white)
[![uses-javascript](https://img.shields.io/badge/JavaScript-F7DF1E?style=plastic&logo=javascript&logoColor=black)](https://www.javascript.com)
![uses-html5](https://img.shields.io/badge/HTML5-E34F26?style=plastic&logo=html5&logoColor=white)
![uses-css](https://img.shields.io/badge/CSS3-1572B6?style=plastic&logo=css3&logoColor=white)
![built-with-git](https://img.shields.io/badge/Git-E34F26?style=plastic&logo=git&logoColor=white)
![built-with-vsc](https://img.shields.io/badge/Visual%20Studio%20Code-blue?style=plastic&logo=visualstudiocode)## 📫 Contact