This is a basic greeting app which has been built with react as frontend and rails as backend.
- React
- JavaScript
To setup and install this sample project, follow the below steps:
-
Clone this project by the command:
git clone https://github.com/aliatayee/hello-react-front-end
-
Then switch to the project folder by the bellow query:
cd hello-react-front-end
-
Install the required dependecies with:
npm install
-
To run the app use:
npm start
- IDE to edit and run the code (We use Visual Studio Code 🔥).
- Git to versionning your work.
- Postgresql
- Node installed
👤 Ali
- GitHub: @aliatayee
- Twitter: @aqaatayee
- LinkedIn: @aliatayee
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc