Skip to content

TedLivist/hello-react-front-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello world with two apps: React Frontend

This app fetches API from a Rails application endpoint. It was built in tandem with another Rails application

Built With

  • React

Getting Started

Setup

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

  • Click the green Code button on the repo
  • In your local PC, open your terminal in the folder you would like to clone the project.
  • Clone the repo with the command: git clone (copied link); like so: git clone https://github.com/TedLivist/hello-react-front-end.git
  • On the terminal, navigate into the directory like so: cd hello-react-front-end
  • Checkout to branch name like so: git checkout [branch name]
  • Run npm i or yarn to install the dependencies
  • Run npm start or yarn start to start the application

Usage

  • This app is accompanied with a Rails backend which can be found here
  • Be sure to have run the accompanying Rails application before running this application
  • Visit the /greeting route to view the randomly generated greeting from the Rails app

Author

👤 Teddy-Livingstone Ememandu

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published