- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Describe your project in 1 or 2 sentences.
[your_project__name] is a...
Describe the tech stack and include only the relevant sections that apply to your project.
Client
Server
Database
Describe between 1-3 key features of the application.
- [key_feature_1]
- [key_feature_2]
- [key_feature_3]
Add a link to your deployed project.
Describe how a new developer could make use of your project.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
using HTTPS:
git clone https://github.com/ElsonOtake/.git
cd
using an SSH key:
git clone git@github.com:ElsonOtake/.git
cd
using GitHub CLI:
git clone gh repo clone ElsonOtake/
cd
Install this project with:
bundle install
rails db:create db:migrate
To run the project, execute the following command:
rails server
Open http://localhost:3000/
on your browser.
To run tests, run the following command:
rspec
Mention all of the collaborators of this project.
👤 Elson Otake
- GitHub: elsonotake
- Twitter: @elsonotake
- LinkedIn: elsonotake
👤 Author2
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Describe 1 - 3 features you will add to the project.
- [new_feature_1]
- [new_feature_2]
- [new_feature_3]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
I would like to thank:
This project is MIT licensed.