Basic project for Authentication, cookies, and user sessions. The main page is where it appears all the Posts and if the user signs in then the user should be able to see the authors for each post.
- Ruby
- Rails
- Devise
This project was created to understand more about Authentication using Devise and User sessions and cookies
To get a local copy up and running follow these simple example steps.
Computer running Mac OS, Windows, or Linux Ubuntu. Internet browser: Firefox, Google Chrome, Opera...
After installing Ruby, you need to install bundler
to be able to use bundle install
to install gems and dependancies for this project.
Download the code or copy the git repository to your computer.
Navigate to the folder you cloned the git repository and to run our project type rails server
in your terminal to start the a localhost so you can see the website. In your browser enter to localhost:3000
or the address that was output in rails server.
👤 Steven Jack Chung
- GitHub: @jcy2704
- Twitter: @yiak_
- LinkedIn: Steven Jack Chung
👤 Marcelo Fernandes
- GitHub: @marcelomaidden
- Twitter: @marcelomaidden
- LinkedIn: Marcelo Fernandes
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!