https://github.com/realiens/speedy-fe
https://github.com/realiens/speedy-fe
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/realiens/speedy-fe
- Owner: ReAliens
- Created: 2022-04-29T02:17:06.000Z (about 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-05-12T15:28:01.000Z (about 4 years ago)
- Last Synced: 2024-10-18T09:13:53.029Z (over 1 year ago)
- Language: JavaScript
- Size: 19.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Speedy
Speedy is a mobile-web app that making user trades with his car by renting it after adding some information about it or users can rent cars to make a trip if they like
to add some entertainment to their family and trips
# Built With
- React
- TailwindCss
- Redux
- git
# Getting Started
To get a local copy up and running follow these simple example steps.
Clone the project by using terminal:
```
git clone git@github.com:ReAliens/speedy-FE.git
cd speedy-FE
```
# Development
- Create database and run migrations using from Back-end repo
```
git clone git@github.com:ReAliens/Speedy.git
```
```
bin/rails db:setup
```
- Start the server using
```
bin/rails s
```
- To run test
```
rspec spec
```
# Front-end Repo
```
git clone git@github.com:ReAliens/speedy-FE.git
```
now in front-end create .env.local file in your root directory and write the following inside it
```
PORT=3001
```
now run the following commands
```
npm install
```
```
npm start
```
# Prerequisites
- Ruby
- Rails
# Author
👤 **Ahmed**
* GitHub: [github](https://github.com/ReAliens)
* LinkedIn: [linkedin](https://www.linkedin.com/in/armali/)
👤 **Mucyo**
- GitHub: [github](https://github.com/mucyosoda)
- LinkedIn: [linkedin](https://www.linkedin.com/in/mucyoclaude)
👤 **Mahbub**
- GitHub: [github](https://github.com/mahbubul14)
- LinkedIn: [linkedin](https://www.linkedin.com/in/mahbubul14/)
👤 **Yahya**
- GitHub: [linkedin](https://www.linkedin.com/in/yahya-el-ganayni-a456115b/)
- LinkedIn: [github](https://github.com/yahyaelganyni1)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- A special thanks to Microverse team
- A special thanks to all our peers.
- A special thanks to Gregoire Vella on Behance.
## 📝 License
This project is [MIT](./MIT.md) licensed.