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
-
React
-
TailwindCss
-
Redux
-
git
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
- 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
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
- Ruby
- Rails
👤 Ahmed
👤 Mucyo
👤 Mahbub
👤 Yahya
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- A special thanks to Microverse team
- A special thanks to all our peers.
- A special thanks to Gregoire Vella on Behance.
This project is MIT licensed.