/hello-react-front-end

Primary LanguageJavaScriptMIT LicenseMIT


Hello Rails Frontend

📗 Table of Contents

Hello Rails Frontend

Hello rails Frontend is an app that interacts with my rails api.

🛠 Built With

Tech Stack

This project is built with React.

REACT

Key Features

  • display greetings
  • interact with api

(back to top)

💻 RAILS REPO

(back to top)

💻 Getting Started

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

  1. Clone this repository run https://github.com/Othniel2471/hello-react-front-end

  2. Open the project in a text editor

  3. Open your terminal and run npm install

  4. Run npm start to serve the project in your local browser

Prerequisites

In order to run this project you need:

  1. Install git on your local computer

    Find git installation details here https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

  2. Clone this repository

    Run this command git clone https://github.com/Othniel2471/hello-react-front-end

  3. Follow the instructions in the Get Started section above

(back to top)

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run eject

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

👥 Authors

👤 OMAIDU OTHNIEL

(back to top)

🔭 Future Features

  • Adding hero image for homepage
  • Adding dark mode

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page. Open a New Issue and I'll look intently into your suggestions.

(back to top)

⭐️ Show your support

If you like this project follow me on github for more amazing projects and ideas

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the definition of the project requirements.

(back to top)

📝 License

This project is MIT licensed.

(back to top)