Skip to content

devMunyi/hello-react-front-end

Repository files navigation

📗 Table of Contents

📖 [Hello Rails Frontend]

  • This project serves as the Frontend to display a random greeting from an external API endpoint served using Rails.

🛠 Built With

Tech Stack

Client
Server
  • Rails
State Management

Key Features

  • [Random Greeting message]
  • [2 Single repo serving as a Fullstack web app]

(back to top)

Rails Backend

(back to top)

🚀 Live Demo

  • [Live Demo Link] 😃 not yet available

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need: Git and Node JS installed on your computer.

 node -v
 npm -v

Install

Install this project with:

  npm i

Usage

To run the project, execute the following command:

   npm start # for serving the client on localhost:3000

Or you can run the project with:

   npm run build # for building the client

(back to top)

👥 Authors

👤 Samuel Munyi

(back to top)

🔭 Future Features

  • [Add more 'Hello world' messages]
  • [Construct the API with languages, and country greeting colors]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

I would like to thank:

  • Microverse for providing an excellent curriculum that has helped me enhance my skills in software development.
  • Code Reviewers for their valuable feedback and guidance throughout my learning journey.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This project serves as the Frontend to display a random greeting from an external API endpoint served using Rails.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors