https://github.com/mehmet-github06/react-film-app
An example movie site created using the React router structure and tailwind css, also in dark mode and light mode.
https://github.com/mehmet-github06/react-film-app
dark-theme html-css-javascript react router tailwind-css
Last synced: 3 months ago
JSON representation
An example movie site created using the React router structure and tailwind css, also in dark mode and light mode.
- Host: GitHub
- URL: https://github.com/mehmet-github06/react-film-app
- Owner: Mehmet-github06
- Created: 2023-12-20T20:58:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-17T21:03:59.000Z (about 2 years ago)
- Last Synced: 2025-01-16T05:25:35.704Z (about 1 year ago)
- Topics: dark-theme, html-css-javascript, react, router, tailwind-css
- Language: JavaScript
- Homepage: https://react-tailwind-2-cyan.vercel.app
- Size: 13.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FİLM APP

## Description
An example movie site created using the React router structure and tailwind css, also in dark mode and light mode.
## Features
Data is retrieved from the API using the GET operation.
Data is added to the API by performing a POST operation.
Data can be deleted from the API by executing a DELETE operation.
The data in the API can be modified by using the PUT operation.
## Screenshots

### Prerequisites
What things you need to install the software and how to install them:
- Node.js
- npm or yarn
### Technology Used
- HTML
- TAİLWİND
- JS
- REACT
### Installing
A step by step series of examples that tell you how to get a development environment running:
1. Clone the repo
```sh
git clone [your-repo-link]
```
2. Install NPM packages
```sh
yarn install
```
3. To run the project locally:
```sh
yarn start
```
### (This command will start the development server)
## Responsive Looks

## Contact
Mehmet Doğan: mehmetseymen91@gmail.com
Project Link: https://react-appointment-doctor-app.netlify.app/
[To see my other projects 🗂](https://github.com/Mehmet-github06)
⏫ Go Top ⏫