- 📖 About the Project
- 💻 Getting Started
- 👥 Author
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Hello-React-Front-End is an educational project to set up a "Hello world" project as two separated apps.
Back-End: Hello-Rails-Back-End
- Programming Language: JavaScript
- Framework: React
- Linter: stylelint
- Code Editor: Visual Studio Code
Client
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A web browser like Google Chrome.
- A code editor like Visual Studio Code with Git and Ruby.
You can check if Git is installed by running the following command in the terminal.
$ git --version
Clone this repository to your desired folder:
Install this project with:
$ git clone [email protected]:mavericks-db/hello-react-front-end.git
$ cd hello-react-front-end/
Install the package dependencies:
$ npm install
To run the project, execute the following commands:
$ npm start
👤 Mavericks Balitaan
- GitHub: @mavericks-db
- Twitter: @mavericks_db
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
I would like to thank Microverse and its Code Reviewers.
This project is MIT licensed.