- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
this is a website made with react on the front end, and made with rails on the backend.
Client
Server
Database
- Front end of this website is made with react and redux
- Back end of this website is made with rails
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/matee-safi/my_new_rails_app.git
Install this project with:
cd my_new_rails_app
bundle install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec
👤 Matee Safi
- GitHub: @githubhandle
- Complete website is coming in the next update
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project give it a star.
I would like to thank Microverse for making this possible.
This project is MIT licensed.