Skip to content

A movie booking app that focuses on applying communication concepts with an external server through API in a React App. Also using the styled-components library to style, instead of a CSS file, and React Router to navigate through pages in this SPA.

Notifications You must be signed in to change notification settings

rayyventura/moovies-booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CineFlex

Site Plubished at: https://cineflexmovies.netlify.app/

Movie Booking App

🎯 Target: React: API, Navigation through Pages with React Router and styled-components
A website that focus on applying conceps of comunication with an external server through API
in a React App. Also using the styled-components library to style the components,
instead of a css file, and React Router to navigate through pages in this SPA.

Tecnologies

How to Run

Open your terminal and then type. $ git clone {the url to the GitHub repo} This clones the repo.
cd into the new folder and type. $ npm install. This installs the required dependencies.
To run the React project. $ npm start.

About

A movie booking app that focuses on applying communication concepts with an external server through API in a React App. Also using the styled-components library to style, instead of a CSS file, and React Router to navigate through pages in this SPA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published