An open API service indexing awesome lists of open source software.

https://github.com/realiens/speedy-fe


https://github.com/realiens/speedy-fe

Last synced: 12 months ago
JSON representation

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.