- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Hello Rails Front-End is a hello world front end project for a create react app consuming a rails back end api app.
Client
Some features of the application.
- React
- Redux
- Api calls with createAsyncThunk
To get a local copy up and running, follow these steps.
In order to run this project you need:
- React.js
- Redux
Clone this repository to your desired folder:
Install this project with:
- Clone the repository using
git@github.com:XsidX/hello-rails-front-end.git
- Navigate to the folder using
cd hello-rails-front-end
To run the project, execute the following command:
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.
To run tests, run the following command:
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
You can deploy this project using:
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.
👤 Sidney
- GitHub: XsidX
- Twitter: @_sid_o
- LinkedIn: Sidney Kaguli
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
I would like to thank microverse for providing the curriculum to guide me on this project.
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.