- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Hello rails Frontend is an app that interacts with my rails api.
This project is built with React.
REACT
- display greetings
- interact with api
- Rails repo: (https://github.com/Othniel2471/hello-rails-back-end.git)
To get a local copy up and running, follow these steps.
-
Clone this repository run
https://github.com/Othniel2471/hello-react-front-end
-
Open the project in a text editor
-
Open your terminal and run
npm install
-
Run
npm start
to serve the project in your local browser
In order to run this project you need:
-
Install git on your local computer
Find git installation details here https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
-
Clone this repository
Run this command git clone
https://github.com/Othniel2471/hello-react-front-end
-
Follow the instructions in the Get Started section above
In the project directory, you can run:
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.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
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.
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify
👤 OMAIDU OTHNIEL
- GitHub: (https://github.com/othniel2471)
- Twitter: (https://twitter.com/@Oomaidu)
- LinkedIn: (https://www.linkedin.com/in/othniel-omaidu-3350a9164)
- Adding hero image for homepage
- Adding dark mode
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.
If you like this project follow me on github for more amazing projects and ideas
I would like to thank Microverse for the definition of the project requirements.
This project is MIT licensed.