Random Greeting

📗 Table of Contents

📖 [Random Greeting]

[Random Greeting] is a fullstack web application that displays a random greeting each time the page app loads.

🛠 Built With

Tech Stack

Server Database Client

(back to top)

Key Features

  • [Display random greeting on page load]

(back to top)

💻 Getting Started

Link to BackEnd Project:

"https://github.com/david-lanzz/hello-rails-backend/"

Preriquisites

Ruby version >= 3.0.0 Node version >= 14.9.0 PostgresQL

Setup

Clone this repository to your desired folder: sh cd my-folder git clone https://github.com/david-lanzz/hello-react-frontend.git

Install:

Run: bundle install Run: npm install

Create database:

Run: rails db:create

Create database schema:

Run: rails db:migrate

Start:

Run: rails s

Tests:

Run: rspec

(back to top)

👥 Authors

👤 Olanrewaju Oduola

(back to top)

🔭 Future Features

  • [Add button to refresh greeting]
  • [Add navigation]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, give it a star please!

(back to top)

🙏 Acknowledgments

  • Microverse

(back to top)

📝 License

This project is MIT licensed.

(back to top)