Zainab-Alzubair / private-parking-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Private Parking

πŸ“— Table of Contents

πŸ“– Private Parking

This is a full-stack project with CURD operations. In which you can register yourself create a slots, book an parking slot , see all reservations.

πŸ›  Built With

Tech Stack

Client
  • React
Server
  • Ruby on Rails
Database
  • Postgresql

Key Features

  • User can register himself.
  • Add a slot.
  • Book a slot.

(back to top)

πŸš€ Live Demo

  • [Private Parking (Front-End)](coming soon)
  • [Private Parking (API)](coming soon)

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:


 - Laptop/Desktop.
 - Internet.
 - Node.js.
 - Vs Code.

Setup

Clone this repository to your desired folder:

 - mkdir my-folder
 - cd my-folder
 - git clone git@github.com:Zainab-Alzubair/private-parking-frontend.git
 - cd private-parking-frontend
 - npm install

Usage

To run the project, execute the following command:

  • npm start

Check Linter

  • npx eslint .
  • npx stylelint "**/*.{css,scss}"

Deployment

  • Netlify

(back to top)

πŸ‘₯ Authors

πŸ‘€ Zainab Al-Zubair

(back to top)

πŸ”­ Future Features

  • Add Full Authorization
  • Developing more pages
  • Enhance Design

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project you can fork it.

(back to top)

πŸ™ Acknowledgments

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

License:MIT License


Languages

Language:JavaScript 88.5%Language:CSS 8.3%Language:HTML 3.2%