- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
[Blog App]
- [Create and run necessary migration files]
- [Match table and column names to the ERD diagram.]
Client
Database
With this app you can:
- Add new users, posts, comments, likes.
- display users with their post,comments and likes
- Save users, posts, comments, likes
- comming soon ⌛
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Install Ruby on your local machine
- Install Ruby on Rails
Clone this repository to your desired folder:
- Clone this repository
Install this project with:
gem install bundler
Then run:
bundle install
To run the project, execute the following command:
rails s
Open browser with localhost:3000
To run tests, run the following command:
- rspec .
👤 Newton Alumasa
🔭 Future Features back
- Account creation
- A search bar
- Account Delete
- User Chat
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project make sure to give it a star
I would like to thank Microverse
This project is MIT licensed.